AuthorizationSecurity is based on endpoint authorization framework.You only write database code and mark endpoint can complete the authorization.
Info
Version: | 1.0.0 |
Author(s): | Psyche |
Last Update: | Tuesday, October 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cyaim/AuthorizationSecurity |
NuGet Url: | https://www.nuget.org/packages/Cyaim.Authentication |
Install
Install-Package Cyaim.Authentication
dotnet add package Cyaim.Authentication
paket add Cyaim.Authentication
Cyaim.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.OpenApi(>= 1.2.3)