NetProAuthentication.
Info
Version: | 6.0.16 |
Author(s): | Leon |
Last Update: | Monday, July 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LeonKou/NetPro/tree/dev_6.0/src/Library/NetPro.Authentication |
NuGet Url: | https://www.nuget.org/packages/NetPro.Authentication |
Install
Install-Package NetPro.Authentication
dotnet add package NetPro.Authentication
paket add NetPro.Authentication
NetPro.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)