A plugin for IdentityServer v4 that uses ASP.NET Core Identity as its identity management library.
Info
| Version: | 1.1.0-rc1 |
| Author(s): | rigofunc, [email protected], lotosbin, [email protected] |
| Last Update: | Monday, September 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/xyting/RigoFunc.IdentityServer |
| NuGet Url: | https://www.nuget.org/packages/RigoFunc.IdentityServer |
Install
Install-Package RigoFunc.IdentityServer
dotnet add package RigoFunc.IdentityServer
paket add RigoFunc.IdentityServer
RigoFunc.IdentityServer Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- IdentityServer4(>= 1.0.011)
Tags