An extension for Abp vnext IdentityServer module, adds CRUD methods for client, api resources and identity resources.
Info
Version: | 1.0.2 |
Author(s): | taujiong |
Last Update: | Monday, October 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taujiong/J3space.Abp.Extensions.git |
NuGet Url: | https://www.nuget.org/packages/J3space.Abp.IdentityServer.Web |
Install
Install-Package J3space.Abp.IdentityServer.Web
dotnet add package J3space.Abp.IdentityServer.Web
paket add J3space.Abp.IdentityServer.Web
J3space.Abp.IdentityServer.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- J3space.Abp.Account.Web(>= 1.0.2)
- J3space.Abp.IdentityServer.Application.Contracts(>= 1.0.2)
- Volo.Abp.Identity.AspNetCore(>= 3.2.1)
- Volo.Abp.IdentityServer.Domain(>= 3.2.1)