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: | 2.3.0-preview1 |
Author(s): | Brock Allen, Dominick Baier, Scott Brady |
Last Update: | Tuesday, August 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tudutu/IdentityServer4.EntityFramework.Storage |
NuGet Url: | https://www.nuget.org/packages/Tudutu.IdentityServer4.EntityFramework.Storage |
Install
Install-Package Tudutu.IdentityServer4.EntityFramework.Storage
dotnet add package Tudutu.IdentityServer4.EntityFramework.Storage
paket add Tudutu.IdentityServer4.EntityFramework.Storage
Tudutu.IdentityServer4.EntityFramework.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.2.2)
- IdentityServer4.Storage(>= 2.3.01)
- Microsoft.EntityFrameworkCore.Relational(>= 2.1.0)
Tags