Duende.IdentityServer
6.2.5
Prefix Reserved
See the version list below for details.
dotnet add package Duende.IdentityServer --version 6.2.5
NuGet\Install-Package Duende.IdentityServer -Version 6.2.5
<PackageReference Include="Duende.IdentityServer" Version="6.2.5" />
<PackageVersion Include="Duende.IdentityServer" Version="6.2.5" />
<PackageReference Include="Duende.IdentityServer" />
paket add Duende.IdentityServer --version 6.2.5
#r "nuget: Duende.IdentityServer, 6.2.5"
#addin nuget:?package=Duende.IdentityServer&version=6.2.5
#tool nuget:?package=Duende.IdentityServer&version=6.2.5
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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. net9.0 was computed. 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. |
-
net6.0
- Duende.IdentityServer.Storage (>= 6.2.5)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 6.0.0)
-
net7.0
- Duende.IdentityServer.Storage (>= 6.2.5)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 7.0.0)
NuGet packages (46)
Showing the top 5 NuGet packages that depend on Duende.IdentityServer:
Package | Downloads |
---|---|
Duende.IdentityServer.EntityFramework
EntityFramework persistence layer for Duende IdentityServer |
|
Duende.IdentityServer.AspNetIdentity
ASP.NET Core Identity Integration 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 |
|
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 (29)
Showing the top 20 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
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
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 🍻
|
|
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
mehdihadeli/monolith-to-cloud-native-transformation
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
DuendeArchive/IdentityModel.OidcClient
Certified C#/NetStandard OpenID Connect Client Library for native mobile/desktop Applications (RFC 8252)
|
|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
JasperFx/alba
Easy integration testing for ASP.NET Core applications
|
|
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!!
|
|
DuendeArchive/BFF
Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
falberthen/EcommerceDDD
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
|
|
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
Xabaril/Balea
Balea is an authorization framework for ASP.NET Core developers.
|
Version | Downloads | Last updated | |
---|---|---|---|
7.2.0 | 46,909 | 3/18/2025 | |
7.2.0-preview.1 | 1,568 | 1/29/2025 | |
7.1.1 | 55,900 | 3/4/2025 | |
7.1.0 | 299,819 | 1/15/2025 | |
7.1.0-rc.2 | 2,494 | 1/6/2025 | |
7.1.0-rc.1 | 4,784 | 12/12/2024 | |
7.1.0-preview.1 | 14,947 | 10/31/2024 | |
7.0.8 | 937,380 | 10/28/2024 | |
7.0.7 | 254,115 | 9/20/2024 | |
7.0.6 | 746,762 | 7/31/2024 | |
7.0.5 | 285,760 | 6/4/2024 | |
7.0.4 | 411,713 | 4/4/2024 | |
7.0.3 | 68,191 | 3/21/2024 |