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.8.4 |
Author(s): | Furiza |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Furiza.AspNetCore.Identity.EntityFrameworkCore |
Install
Install-Package Furiza.AspNetCore.Identity.EntityFrameworkCore
dotnet add package Furiza.AspNetCore.Identity.EntityFrameworkCore
paket add Furiza.AspNetCore.Identity.EntityFrameworkCore
Furiza.AspNetCore.Identity.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Furiza.Base.Core.Identity.Abstractions(>= 2.3.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- furiza.audit.abstractions(>= 1.0.1)
Tags
It also includes a database initializer with default users and roles.