ASP.NET Identity 2.2.1

pranav rastogi

We are releasing ASP.NET Identity 2.2.1. The main focus in this release was to fix issues reported in 2.2.0 release.

Download this release

You can download ASP.NET Identity from the NuGet gallery. You can install or update these packages using the NuGet Package Manager Console, like this:

Install-Package Microsoft.AspNet.Identity.EntityFramework –Version 2.2.1

Install-Package Microsoft.AspNet.Identity.Core -Version 2.2.1

Install-Package Microsoft.AspNet.Identity.OWIN -Version 2.2.1

What’s in this release?

The following issues from CodePlex were fixed in this release:

Samples

Documentation

Migrating from ASP.NET Identity 2.2.0

This is a compatible release with 2.2.0 and there are no database schema changes with this release.

Give feedback and get support

Open source

The source code for ASP.NET Identity 2.x and earlier is available on aspnetidentity.codeplex.com.

ASP.NET Identity 3.0 is part of the ASP.NET 5 organization on GitHub.

What’s next?

Apart from working on Identity 2, we are also working on the next version of Identity (Identity 3.0 which is part of ASP.NET 5).

0 comments

Discussion is closed.

Feedback usabilla icon