EntityFramework persistence layer for 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: | 4.1.2 |
Author(s): | Brock Allen, Dominick Baier, Scott Brady |
Last Update: | Thursday, March 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IdentityServer/IdentityServer4 |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4.EntityFramework.Storage |
Install
Install-Package IdentityServer4.EntityFramework.Storage
dotnet add package IdentityServer4.EntityFramework.Storage
paket add IdentityServer4.EntityFramework.Storage
IdentityServer4.EntityFramework.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.0.0 && < 11.0.0)
- IdentityServer4.Storage(>= 4.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags