Install
.NET CLI
dotnet add package Duende.IdentityServer --version 7.4.3
Package Manager Console
Install-Package Duende.IdentityServer -Version 7.4.3
PackageReference
<PackageReference Include="Duende.IdentityServer" Version="7.4.3" />
Frameworks
Dependencies
Adoption guide
Organizations that require a self-operated identity provider with custom protocol and consent flows.
Why it appears in the guide: OpenID Connect and OAuth 2.0 server framework for issuing tokens and centralizing identity workflows. Trade-off: Commercial licensing and operational identity expertise are required for long-term ownership.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.