A .NET library for enabling configurable role based authorization for MVC and Web API.
Info
Version: | 2.1.0 |
Author(s): | Aaron Papp |
Last Update: | Tuesday, July 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PCFDev/RoleAuthorizeAttribute |
NuGet Url: | https://www.nuget.org/packages/RoleAuthorize |
Install
Install-Package RoleAuthorize
dotnet add package RoleAuthorize
paket add RoleAuthorize
RoleAuthorize Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.0.0)
- Microsoft.AspNet.WebApi.Core(>= 5.0.0)
Tags