Go to file
Wei Wang f72d81985c Change the default author in makefile.shade 2014-06-18 16:30:31 -07:00
src Switch to Crypto from DataProtection 2014-06-12 13:33:19 -07:00
temp
test Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Identity.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:30:31 -07:00

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.