Package Description.
Info
Version: | 0.0.1 |
Author(s): | AuthService |
Last Update: | Monday, February 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AuthCoreService |
Install
Install-Package AuthCoreService
dotnet add package AuthCoreService
paket add AuthCoreService
AuthCoreService Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreResult(>= 0.0.3)
- CoreEntityRepository(>= 2.0.3)
- RepositoryCore(>= 2.0.0.4)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)