Info
Version: | 3.2.1 |
Author(s): | Heine Furubotten, Stian Sandve, Sander Struijk |
Last Update: | Thursday, June 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hfurubotten/Heine.Mvc.ActionFilters |
NuGet Url: | https://www.nuget.org/packages/Heine.Mvc.ActionFilters |
Install
Install-Package Heine.Mvc.ActionFilters
dotnet add package Heine.Mvc.ActionFilters
paket add Heine.Mvc.ActionFilters
Heine.Mvc.ActionFilters Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.5.2)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.AspNet.WebApi(>= 5.2.4)
- Microsoft.AspNet.WebApi.Client(>= 5.2.4)
- Microsoft.AspNet.WebApi.Core(>= 5.2.4)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.4)
- Automation of non success status responses, with stop execution.
- Request/response validation.
- Logging action filters through NLog with structural logging.