Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 419 Bytes

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.