aspnetcore/src/Identity
Nate McMaster 01a8798936
Update links and disable warnings related to tests that don't work in Helix (#10427)
2019-05-21 16:39:06 -07:00
..
ApiAuthorization.IdentityServer Update links and disable warnings related to tests that don't work in Helix (#10427) 2019-05-21 16:39:06 -07:00
Core Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
EntityFrameworkCore Enhancements to Helix testing (#10007) 2019-05-10 15:04:16 -07:00
Extensions.Core Allow password validation failures to propogate (#6034) 2019-05-16 09:38:30 -07:00
Extensions.Stores Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Specification.Tests/src Allow password validation failures to propogate (#6034) 2019-05-16 09:38:30 -07:00
UI Accessibility (#10247) 2019-05-21 11:22:21 -07:00
samples
test Allow password validation failures to propogate (#6034) 2019-05-16 09:38:30 -07:00
testassets/Identity.DefaultUI.WebSite Support a few more complex types with DefaultTempDataSerializer 2019-05-16 17:59:39 -07:00
Directory.Build.props
Identity.sln
README.md
build.cmd
startvs.cmd

README.md

ASP.NET Core Identity

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

ASP.NET Identity for ASP.NET MVC 5

The previous versions of Identity for MVC5 and lower, previously available on CodePlex, are available at https://github.com/aspnet/AspNetIdentity

Community Maintained Store Providers

IMPORTANT: Extensions are built by a variety of sources and not maintained as part of the ASP.NET Identity project. When considering a third party provider, be sure to evaluate quality, licensing, compatibility, support, etc. to ensure they meet your requirements.