Go to file
Victor Hurdugaci b852f15713 Update the build scripts 2016-02-27 12:51:16 -08:00
samples
src Make ThrowIfDisposed protected 2016-02-26 11:45:58 -08:00
test
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Identity.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Settings.StyleCop
appveyor.yml
build.cmd Update the build scripts 2016-02-27 12:51:16 -08:00
build.ps1 Update the build scripts 2016-02-27 12:51:16 -08:00
build.sh Update the build scripts 2016-02-27 12:51:16 -08:00
global.json

README.md

ASP.NET Identity

AppVeyor: AppVeyor

Travis: Travis

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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.