The core infrastructures for Asp.Net Core to convert RESTful API to code + message/data structure.
Info
| Version: | 1.0.2 |
| Author(s): | LFNT, [email protected] |
| Last Update: | Thursday, January 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://git.dcysoft.com:3000/lilong/LFNT.IdentityServer |
| NuGet Url: | https://www.nuget.org/packages/LFNT.IdentityServer |
Install
Install-Package LFNT.IdentityServer
dotnet add package LFNT.IdentityServer
paket add LFNT.IdentityServer
LFNT.IdentityServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 1.0.5)
- IdentityServer4(>= 1.0.02)
- NETStandard.Library(>= 1.6.1)
Tags