Storage interfaces and models for Duende IdentityServer.
Info
Version: | 7.0.7 |
Author(s): | Duende Software |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DuendeSoftware/IdentityServer |
NuGet Url: | https://www.nuget.org/packages/Duende.IdentityServer.Storage |
Install
Install-Package Duende.IdentityServer.Storage
dotnet add package Duende.IdentityServer.Storage
paket add Duende.IdentityServer.Storage
Duende.IdentityServer.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IdentityModel(>= 5.0.1)
- Microsoft.AspNetCore.DataProtection.Abstractions(>= 3.1.0)
- System.Text.Json(>= 5.0.0)
- IdentityModel(>= 5.0.1)
- Microsoft.AspNetCore.DataProtection.Abstractions(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags