An authrorize attribute that lets you use an array of roles or users rather than creating a comma-delimited string.
Info
Version: | 1.0.0 |
Author(s): | Ross Pace |
Last Update: | Friday, April 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rosspace/BetterAuthorizeAttribute |
NuGet Url: | https://www.nuget.org/packages/WebApi.BetterAuthorizeAttribute |
Install
Install-Package WebApi.BetterAuthorizeAttribute
dotnet add package WebApi.BetterAuthorizeAttribute
paket add WebApi.BetterAuthorizeAttribute
WebApi.BetterAuthorizeAttribute Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
Tags