Duende.IdentityServer
5.2.3
Prefix Reserved
See the version list below for details.
dotnet add package Duende.IdentityServer --version 5.2.3
NuGet\Install-Package Duende.IdentityServer -Version 5.2.3
<PackageReference Include="Duende.IdentityServer" Version="5.2.3" />
paket add Duende.IdentityServer --version 5.2.3
#r "nuget: Duende.IdentityServer, 5.2.3"
// Install Duende.IdentityServer as a Cake Addin #addin nuget:?package=Duende.IdentityServer&version=5.2.3 // Install Duende.IdentityServer as a Cake Tool #tool nuget:?package=Duende.IdentityServer&version=5.2.3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Duende.IdentityServer.Storage (>= 5.2.3)
- IdentityModel (>= 5.1.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.1.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.6.0)
-
net5.0
- Duende.IdentityServer.Storage (>= 5.2.3)
- IdentityModel (>= 5.1.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 5.0.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.8.0)
NuGet packages (41)
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 🍻
|