Duende.IdentityServer.AspNetIdentity 6.1.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Duende.IdentityServer.AspNetIdentity --version 6.1.3
                    
NuGet\Install-Package Duende.IdentityServer.AspNetIdentity -Version 6.1.3
                    
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.AspNetIdentity" Version="6.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Duende.IdentityServer.AspNetIdentity" Version="6.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" />
                    
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.AspNetIdentity --version 6.1.3
                    
#r "nuget: Duende.IdentityServer.AspNetIdentity, 6.1.3"
                    
#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.AspNetIdentity&version=6.1.3
                    
Install Duende.IdentityServer.AspNetIdentity as a Cake Addin
#tool nuget:?package=Duende.IdentityServer.AspNetIdentity&version=6.1.3
                    
Install Duende.IdentityServer.AspNetIdentity as a Cake Tool

ASP.NET Core Identity Integration for Duende IdentityServer

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

NuGet packages (18)

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

Package Downloads
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

alphabloQ-Inc.AspNetCore

alphabloQ Aurora AspNetCore package

Aguacongas.IdentityServer.Admin.Duende

Expose OData controllers to manage TheIdServer for Duende.IdentityServer.

Udap.Server

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

BinaryBlox.SDK

Package Description

GitHub repositories (22)

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

Repository Stars
dotnet/eShop
A reference .NET application implementing an eCommerce site
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
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.
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.
mehdihadeli/food-delivery-microservices
🍔 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
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
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!!
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.
damienbod/AspNetCoreAngularSignalRSecurity
Security with ASP.NET Core, SignalR and Angular
bhrugen/Mango
scottbrady91/IdentityServer4-Example
Example IdentityServer4 & Duende IdentityServer implementation.
TryCatchLearn/Carsties
Version Downloads Last updated
7.2.2 900 4/30/2025
7.2.1 8,429 4/16/2025
7.2.0 34,782 3/18/2025
7.2.0-preview.1 982 1/29/2025
7.1.1 38,824 3/4/2025
7.1.0 152,672 1/15/2025
7.1.0-rc.2 1,606 1/6/2025
7.1.0-rc.1 1,479 12/12/2024
7.1.0-preview.1 2,784 10/31/2024
7.0.8 343,063 10/28/2024
7.0.7 120,559 9/20/2024
7.0.6 327,299 7/31/2024
7.0.5 154,759 6/4/2024
7.0.4 213,382 4/4/2024
7.0.3 22,787 3/21/2024