DbContexts and Identity entities for the administration of the IdentityServer4 and 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: | 2.1.0 |
Author(s): | Jan Škoruba |
Last Update: | Thursday, January 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skoruba/IdentityServer4.Admin |
NuGet Url: | https://www.nuget.org/packages/Skoruba.IdentityServer4.Admin.EntityFramework.Shared |
Install
Install-Package Skoruba.IdentityServer4.Admin.EntityFramework.Shared
dotnet add package Skoruba.IdentityServer4.Admin.EntityFramework.Shared
paket add Skoruba.IdentityServer4.Admin.EntityFramework.Shared
Skoruba.IdentityServer4.Admin.EntityFramework.Shared Download (Unzip the "nupkg" after downloading)
Dependencies
- Skoruba.IdentityServer4.Admin.EntityFramework.Identity(>= 2.0.01)
- Skoruba.IdentityServer4.Admin.EntityFramework(>= 2.0.01)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 3.1.9)
- Skoruba.AuditLogging.EntityFramework(>= 1.0.0)
Tags