Entity Framework layer for the administration of the IdentityServer4.
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 |
Install
Install-Package Skoruba.IdentityServer4.Admin.EntityFramework
dotnet add package Skoruba.IdentityServer4.Admin.EntityFramework
paket add Skoruba.IdentityServer4.Admin.EntityFramework
Skoruba.IdentityServer4.Admin.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Skoruba.IdentityServer4.Admin.EntityFramework.Extensions(>= 2.0.01)
- IdentityServer4.EntityFramework(>= 4.1.1)
- Skoruba.AuditLogging.EntityFramework(>= 1.0.0)
Tags