Info
Version: | 1.0.0 |
Author(s): | Jimi Friis |
Last Update: | Monday, November 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JimiSweden/LeeWay |
NuGet Url: | https://www.nuget.org/packages/LeeWay.Ensure.ControllerAttributes |
Install
Install-Package LeeWay.Ensure.ControllerAttributes
dotnet add package LeeWay.Ensure.ControllerAttributes
paket add LeeWay.Ensure.ControllerAttributes
LeeWay.Ensure.ControllerAttributes Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.9.0)
- Microsoft.AspNetCore.Authorization(>= 3.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- xunit(>= 2.4.1)
Tags
- Authorize and AllowAnonymous are the currently supported attributes
Made to ensure Your code behaves as You intended.
With easy to use unit test configurations.