Adds a pipeline of ExceptionFilters to the WebApi pipeline and a couple of useful filters.
Info
Version: | 1.0.1 |
Author(s): | Monzoom (Poul Foged) |
Last Update: | Wednesday, July 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/poulfoged/WebApiExceptionPipeline |
NuGet Url: | https://www.nuget.org/packages/WebApiExceptionPipeline |
Install
Install-Package WebApiExceptionPipeline
dotnet add package WebApiExceptionPipeline
paket add WebApiExceptionPipeline
WebApiExceptionPipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.3)
Tags