Skip to content
We just launched Duende IdentityServer v7.2.0 and BFF v3.0. Check it out!

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.