Go to file
Kirthi Krishnamraju 717b7a090c React to aspnet/Configuration #194 2015-05-22 05:53:20 -07:00
samples/IdentitySample.Mvc React to aspnet/Configuration #194 2015-05-22 05:53:20 -07:00
src React to aspnet/Configuration #195,#198 2015-05-20 19:34:27 -07:00
test React to aspnet/Configuration #194 2015-05-22 05:53:20 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:49:51 -07:00
Identity.sln
LICENSE.txt
NuGet.Config
README.md
Settings.StyleCop
appveyor.yml
build.cmd
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.