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/MVC.BetterAuthorizeAttribute |
Install
Install-Package MVC.BetterAuthorizeAttribute
dotnet add package MVC.BetterAuthorizeAttribute
paket add MVC.BetterAuthorizeAttribute
MVC.BetterAuthorizeAttribute Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags