Duende.IdentityServer.Storage
7.1.0-rc.1
Prefix Reserved
dotnet add package Duende.IdentityServer.Storage --version 7.1.0-rc.1
NuGet\Install-Package Duende.IdentityServer.Storage -Version 7.1.0-rc.1
<PackageReference Include="Duende.IdentityServer.Storage" Version="7.1.0-rc.1" />
paket add Duende.IdentityServer.Storage --version 7.1.0-rc.1
#r "nuget: Duende.IdentityServer.Storage, 7.1.0-rc.1"
// Install Duende.IdentityServer.Storage as a Cake Addin #addin nuget:?package=Duende.IdentityServer.Storage&version=7.1.0-rc.1&prerelease // Install Duende.IdentityServer.Storage as a Cake Tool #tool nuget:?package=Duende.IdentityServer.Storage&version=7.1.0-rc.1&prerelease
Duende.IdentityServer.Storage
Overview
Duende.IdentityServer.Storage is a support package for IdentityServer. It defines the interfaces and models for the operational and configuration stores of IdentityServer. Most IdentityServer implementations won't take this package as a direct dependency. It is typically used by custom implementations of the stores.
About IdentityServer
IdentityServer is a highly extensible, standards-compliant framework for implementing the OpenID Connect and OAuth 2.x protocols in ASP.NET Core.
Getting Started
Check out our Quickstart Tutorial Series for step-by-step guidance. In particular, QuickStart 4 shows how to use this Entity Framework based implementation of the persistence stores from this package.
Licensing
Duende IdentityServer is source-available, but requires a paid license for production use.
- Development and Testing: You are free to use and explore the code for development, testing, or personal projects without a license.
- Production: A license is required for production environments.
- Free Community Edition: A free Community Edition license is available for qualifying companies and non-profit organizations. Learn more here.
Reporting Issues and Getting Support
- For bug reports or feature requests, open an issue on GitHub: Submit an Issue.
- For security-related concerns, please contact us privately at: security@duendesoftware.com.
Related Packages
- Duende.IdentityServer: OAuth and OpenID Connect framework with in-memory or customizable persistence.
- Duende.IdentityServer.EntityFramework: OAuth and OpenId Connect framework with Entity Framework based persistence.
- Duende.IdentityServer.AspNetIdentity: Integration between ASP.NET Core Identity and IdentityServer.
- Duende.IdentityServer.Configuration: Configuration API for IdentityServer with in-memory or customizable persistence.
- Duende.IdentityServer.Configuration.EntityFramework: Configuration API for IdentityServer with Entity Framework based persistence.
- Duende.IdentityServer.EntityFramework.Storage: Support package containing an implementation of the persistence layer of IdentityServer implemented with Entity Framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
-
net8.0
- Duende.IdentityModel (>= 7.0.0)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 8.0.10)
-
net9.0
- Duende.IdentityModel (>= 7.0.0)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 9.0.0)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Duende.IdentityServer.Storage:
Package | Downloads |
---|---|
Duende.IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core |
|
Duende.IdentityServer.EntityFramework.Storage
EntityFramework persistence layer for Duende IdentityServer |
|
Microsoft.AspNetCore.ApiAuthorization.IdentityServer
ASP.NET Core API Authorization package powered by Identity Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932 |
|
Duende.IdentityServer.Configuration
Configuration system for Duende IdentityServer |
|
Duende.IdentityServer.Configuration.EntityFramework
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Duende.IdentityServer.Storage:
Repository | Stars |
---|---|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
Version | Downloads | Last updated |
---|---|---|
7.1.0-rc.1 | 1,440 | 12/12/2024 |
7.1.0-preview.1 | 12,369 | 10/31/2024 |
7.0.8 | 378,345 | 10/28/2024 |
7.0.7 | 210,000 | 9/20/2024 |
7.0.6 | 641,960 | 7/31/2024 |
7.0.5 | 262,266 | 6/4/2024 |
7.0.4 | 384,906 | 4/4/2024 |
7.0.3 | 54,658 | 3/21/2024 |