Go to file
Glenn efd2836211 Update README.md 2014-05-12 17:45:26 -07:00
src Updating copyright headers 2014-05-08 23:01:13 -07:00
temp Fix merge conflicts 2014-05-06 13:58:51 -07:00
test Updating copyright headers 2014-05-08 23:01:13 -07:00
.gitattributes
.gitignore
Identity.sln
LICENSE.txt Create LICENSE.txt 2014-05-08 16:32:40 -07:00
NuGet.Config
README.md Update README.md 2014-05-12 17:45:26 -07:00
build.cmd Updating build scripts 2014-05-02 15:07:36 -07:00
build.sh
global.json
makefile.shade

README.md

ASP.NET Identity

ASP.NET Identity is the new membership system for building ASP.NET web applications. ASP.NET Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.