Authorization helper library for Starcounter applications.
Info
Version: | 4.0.0 |
Author(s): | Starcounter, joozek78 |
Last Update: | Friday, June 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Starcounter/Starcounter.Authorization |
NuGet Url: | https://www.nuget.org/packages/Starcounter.Authorization |
Install
Install-Package Starcounter.Authorization
dotnet add package Starcounter.Authorization
paket add Starcounter.Authorization
Starcounter.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 11.0.2)
- Starcounter.Blending.Codehost(>= 0.0.8)
- Starcounter.Linq(>= 2.3.3)
- Starcounter.Startup(>= 0.9.0)
Tags