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.Application |
Install
Install-Package J3space.Abp.IdentityServer.Application
dotnet add package J3space.Abp.IdentityServer.Application
paket add J3space.Abp.IdentityServer.Application
J3space.Abp.IdentityServer.Application Download (Unzip the "nupkg" after downloading)
Dependencies
- J3space.Abp.IdentityServer.Application.Contracts(>= 1.0.2)
- Volo.Abp.AutoMapper(>= 3.2.1)
- Volo.Abp.PermissionManagement.Application(>= 3.2.1)