Go to file
N. Taylor Mullen e0835d8a63 Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 12:51:05 -07:00
samples/IdentitySample.Mvc Update K_BUILD_VERSION/kre/KRE/.k => DNX_BUILD_VERSION/dnx/DNX/.dnx. 2015-03-08 12:51:05 -07:00
src Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:51:04 -07:00
temp
test Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:51:04 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Identity.sln
LICENSE.txt
NuGet.Config
README.md
Settings.StyleCop
build.cmd Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 12:51:05 -07:00
build.sh Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 12:51:05 -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.