ASP.NET Core Identity Service implementation based on ASP.NET Core Identity.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0-preview1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, May 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore |
Install
Install-Package Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore
dotnet add package Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore
paket add Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore
Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity.Service(>= 1.0.01)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.0.01)
Tags