Identity Versions Save

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore

3.0.0-alpha3

9 years ago

Since Alpha 2 the majority of our work has been to get parity with Identity 2.1 feature set. For a full list of Issues that were resolved, see this query

Package Renames

Following are the packages

  • "Microsoft.AspNet.Identity": "3.0.0-*",
  • "Microsoft.AspNet.Identity.EntityFramework": "3.0.0-*",
  • "Microsoft.AspNet.Identity.Authentication": "3.0.0-*",

Getting started

Follow this link on Using Identity in ASP.NET vNext

3.0.0-alpha2

9 years ago