Reborn.IdentityServer4.Admin.Templates 8.0.127.3

dotnet new install Reborn.IdentityServer4.Admin.Templates::8.0.127.3
This package contains a .NET Template Package you can call from the shell/command line.

Reborn.IdentityServer4.Admin

CI NuGet NuGet

The administration for the IdentityServer4 and Asp.Net Core Identity <br> The application is written in the Asp.Net Core MVC - using .NET 8

QuickStart

Requirements

Installation via dotnet new template

# 安装/更新
dotnet new install Reborn.IdentityServer4.Admin.Templates
# 卸载
dotnet new uninstall Reborn.IdentityServer4.Admin.Templates

Create new project:

new solution

dotnet new reborn.is4admin --name SampleIds4.Admin --title "Sample IdentityServer4 Admin" --adminrole Administrator --adminclientid sample_identity_admin --adminclientsecret sample_admin_client_secret --force

options:

--name: [string value] The project name

--title: [string value] The title and footer of the administration

--adminrole: [string value] The name of admin role, that is used to authorize the 

--adminclientid: [string value] The name of client, that is be used in the IdentityServer4

--adminclientsecret: [string value] The value of client secret, that is be used in the IdentityServer4

Note

This project, modified by iamshen from IdentityServer4.Admin, has been upgraded to .NET 8.

The project also references Reborn.IdentityServer4, which also supports .NET 8.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.127.3 645 5/7/2024
8.0.127.2 83 5/7/2024
8.0.127.1 105 5/7/2024
8.0.127 83 5/7/2024
8.0.126 83 5/7/2024