Implementation of asp.net 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.703 |
Author(s): | Martino Bordin |
Last Update: | Wednesday, October 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martinobordin/BusinessLight |
NuGet Url: | https://www.nuget.org/packages/BusinessLight.Identity.EntityFramework |
Install
Install-Package BusinessLight.Identity.EntityFramework
dotnet add package BusinessLight.Identity.EntityFramework
paket add BusinessLight.Identity.EntityFramework
BusinessLight.Identity.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- BusinessLight.Domain(>= 1.0.0)
- BusinessLight.Data.EntityFramework(>= 1.0.0)
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
Tags