Duende.IdentityServer.EntityFramework.Storage 7.3.0-rc.1

Prefix Reserved
This is a prerelease version of Duende.IdentityServer.EntityFramework.Storage.
dotnet add package Duende.IdentityServer.EntityFramework.Storage --version 7.3.0-rc.1
                    
NuGet\Install-Package Duende.IdentityServer.EntityFramework.Storage -Version 7.3.0-rc.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Duende.IdentityServer.EntityFramework.Storage" Version="7.3.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Duende.IdentityServer.EntityFramework.Storage" Version="7.3.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Duende.IdentityServer.EntityFramework.Storage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Duende.IdentityServer.EntityFramework.Storage --version 7.3.0-rc.1
                    
#r "nuget: Duende.IdentityServer.EntityFramework.Storage, 7.3.0-rc.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Duende.IdentityServer.EntityFramework.Storage&version=7.3.0-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Duende.IdentityServer.EntityFramework.Storage&version=7.3.0-rc.1&prerelease
                    
Install as a Cake Tool

Duende IdentityServer

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core.

Welcome to the official GitHub repository for Duende IdentityServer!

Overview

Duende IdentityServer is a highly extensible, standards-compliant framework for implementing the OpenID Connect and OAuth 2.x protocols in ASP.NET Core. It offers deep flexibility for handling authentication, authorization, and token issuance and can be adapted to fit complex custom security scenarios.

Extensibility Points

  • Customizable User Experience: Go beyond simple branding to fully customizable user interfaces.
  • Core Engine Customization: The engine itself is modular and built from services that can be extended or overridden.

Advanced Security Scenarios

Duende IdentityServer supports a wide range of security scenarios for modern applications:

  • Federation: Easily integrate with external identity providers or other authentication services using federation.
  • Token Exchange: Enable secure token exchange between clients and services with Token Exchange.
  • Audience Constrained Tokens: Restrict tokens to specific audiences, increasing security in multi-service architectures. Learn more about audience-constrained tokens.
  • Sender Constrained Tokens: Implement Proof of Possession (PoP) tokens with DPoP or mTLS, which bind tokens to the client, adding another layer of protection.
  • Pushed Authorization Requests (PAR): Support Pushed Authorization Requests to enhance the security of the authorization flow.

Getting Started

If you're ready to dive into development, check out our Quickstart Tutorial Series for step-by-step guidance.

For more in-depth documentation, visit our documentation portal.

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, use our developer community forum.
  • For security-related concerns, please contact us privately at: security@duendesoftware.com.
Product 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.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Duende.IdentityServer.EntityFramework.Storage:

Package Downloads
Duende.IdentityServer.EntityFramework

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.EntityFramework

Package Description

AspNetCore.Identity.CosmosDb

A Cosmos DB implementation of ASP.NET Core Identity.

Udap.Server

Package is a part of the UDAP reference implementation for .NET.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Duende.IdentityServer.EntityFramework.Storage:

Repository Stars
meysamhadeli/booking-microservices
A practical microservices for implementing an infrastructure for up and running distributed systems with the latest technology and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 9.
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
neozhu/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last Updated
7.3.0-rc.1 9 7/2/2025
7.2.4 19,688 6/4/2025
7.2.3 56,348 5/7/2025
7.2.2 11,161 4/30/2025
7.2.1 32,095 4/16/2025
7.2.0 73,652 3/18/2025
7.2.0-preview.1 1,480 1/29/2025
7.1.1 95,177 3/4/2025
7.1.0 304,119 1/15/2025
7.1.0-rc.2 1,754 1/6/2025
7.1.0-rc.1 2,332 12/12/2024
7.1.0-preview.1 12,302 10/31/2024
7.0.8 601,429 10/28/2024
7.0.7 178,105 9/20/2024
7.0.6 530,641 7/31/2024
7.0.5 203,766 6/4/2024
7.0.4 262,303 4/4/2024
7.0.3 54,013 3/21/2024