SimpleAuth Extensins for Dotnet Core 3.1.
Info
Version: | 0.1.2 |
Author(s): | Hakan Akdag |
Last Update: | Sunday, May 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleAuthExtensions |
Install
Install-Package SimpleAuthExtensions
dotnet add package SimpleAuthExtensions
paket add SimpleAuthExtensions
SimpleAuthExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 3.1.0)
- Microsoft.Extensions.Http(>= 3.1.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.21)
- Newtonsoft.Json(>= 12.0.3)
- System.IdentityModel.Tokens.Jwt(>= 6.5.0)