The library enables persistence storing for configuration and operational data the same way the EntitiyFramework library does (IdentityServer4.EntityFramework).
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 4.0.1 |
Author(s): | Simon Faltum |
Last Update: | Sunday, March 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simonfaltum/IdentityServer4.Dapper.Storage |
NuGet Url: | https://www.nuget.org/packages/VeryGood.IdentityServer4.Dapper.Storage |
Install
Install-Package VeryGood.IdentityServer4.Dapper.Storage
dotnet add package VeryGood.IdentityServer4.Dapper.Storage
paket add VeryGood.IdentityServer4.Dapper.Storage
VeryGood.IdentityServer4.Dapper.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- IdentityServer4(>= 4.1.1)
- Microsoft.Data.SqlClient(>= 2.1.0)
Tags