Go to file
ajcvickers ea3ab84340 Forgot to save this file so it didn't get included in the last checkin. 2014-05-14 09:20:59 -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 Forgot to save this file so it didn't get included in the last checkin. 2014-05-14 09:20:59 -07:00
.gitattributes
.gitignore Updating build scripts 2014-05-02 14:45:21 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2014-05-13 01:02:34 -07:00
Identity.sln Updated to use the new tooling 2014-04-08 13:01:23 -07:00
LICENSE.txt Create LICENSE.txt 2014-05-08 16:32:40 -07:00
NuGet.Config Updating build scripts 2014-05-02 14:45:21 -07:00
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 Updating build scripts 2014-05-02 14:45:21 -07:00
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.