Skip to content
Livestream: Token management: Applying the Duende Backend for Frontend Pattern (BFF) Security Framework. Register now.

Packaging and Builds

The licensed and supported libraries can be accessed via NuGet:

Contains Duende templates for the dotnet CLI to help jump start your Duende-powered solutions.

You can install the templates using the following command:

Terminal
dotnet new -i Duende.Templates

Duende IdentityServer does not contain any UI, because this is always custom to the project. We still provide you with the IdentityServer Quickstart UI as a starting point for your modifications.

You can find the Duende IdentityServer source code on GitHub.