A compatibility layer for sharing identity databases between Microsoft.AspNet.Identity.EntityFramework and Microsoft.AspNetCore.Identity.EntityFrameworkCore.
Info
| Version: | 0.3.4 |
| Author(s): | Microsoft |
| Last Update: | Tuesday, July 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://asp.net/ |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Identity.AspNetCoreCompat |
Install
Install-Package Microsoft.AspNet.Identity.AspNetCoreCompat
dotnet add package Microsoft.AspNet.Identity.AspNetCoreCompat
paket add Microsoft.AspNet.Identity.AspNetCoreCompat
Microsoft.AspNet.Identity.AspNetCoreCompat Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Security.Interop(>= 2.0.4)
Tags