this is to get the identity server in the applicaiton.
Info
Version: | 1.4.0 |
Author(s): | micho_johny |
Last Update: | Wednesday, December 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Idsv4Package |
Install
Install-Package Idsv4Package
dotnet add package Idsv4Package
paket add Idsv4Package
Idsv4Package Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer4(>= 4.1.1)
- IdentityServer4.AspNetIdentity(>= 4.1.1)
- IdentityServer4.EntityFramework(>= 4.1.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.5)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.5)
- SerilogLogging(>= 1.2.0)