Duende.IdentityServer 7.0.6

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-v9xq-2mvm-x8xc Severity: low
There is a newer version of this package available.
See the version list below for details.
dotnet add package Duende.IdentityServer --version 7.0.6                
NuGet\Install-Package Duende.IdentityServer -Version 7.0.6                
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" Version="7.0.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Duende.IdentityServer --version 7.0.6                
#r "nuget: Duende.IdentityServer, 7.0.6"                
#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.
// Install Duende.IdentityServer as a Cake Addin
#addin nuget:?package=Duende.IdentityServer&version=7.0.6

// Install Duende.IdentityServer as a Cake Tool
#tool nuget:?package=Duende.IdentityServer&version=7.0.6                

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (43)

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

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

ASP.NET Core Identity Integration for Duende IdentityServer

Rsk.IdentityServer4.Saml

SAML 2.0 (SAML2P) support for Duende IdentityServer, providing SAML 2.0 Identity Provider and Service Provider functionality. To purchase a license or get a demo, please contact sales@identityserver.com.

Rsk.Saml.DuendeIdentityServer

SAML 2.0 (SAML2P) support for Duende IdentityServer, providing SAML 2.0 Identity Provider and Service Provider functionality. To purchase a license or get a demo, please contact sales@identityserver.com.

GitHub repositories (25)

Showing the top 5 popular GitHub repositories that depend on Duende.IdentityServer:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/eShop
A reference .NET application implementing an eCommerce site
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻