A plugin for A v4 that uses ASP.NET Core Identity as its identity management library.
Info
| Version: | 1.0.1 |
| Author(s): | LFNT, [email protected] |
| Last Update: | Tuesday, March 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://git.dcysoft.com:3000/lilong/LFNT.IdentityServer |
| NuGet Url: | https://www.nuget.org/packages/LFNT.ApiCore |
Install
Install-Package LFNT.ApiCore
dotnet add package LFNT.ApiCore
paket add LFNT.ApiCore
LFNT.ApiCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.6)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 1.0.6)
- IdentityServer4.AccessTokenValidation(>= 1.0.11)
- LFNT.Net.Core(>= 1.0.3)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.6)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 1.0.6)
- IdentityServer4.AccessTokenValidation(>= 1.0.11)
- LFNT.Net.Core(>= 1.0.3)
Tags