A resource authorization framework for AspNET Core and AspNet MVC, providing both action-level and parameter-level authorization.
Info
Version: | 0.1.0 |
Author(s): | Stephen Cornwell |
Last Update: | Sunday, December 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stephen-cornwell/AuthorizR |
NuGet Url: | https://www.nuget.org/packages/AuthorizR |
Install
Install-Package AuthorizR
dotnet add package AuthorizR
paket add AuthorizR
AuthorizR Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 11.1.0)