Handling custom Errors from WebAPI controllers with a single attribute.
Info
Version: | 3.1.0 |
Author(s): | Avraham Essoudry |
Last Update: | Tuesday, February 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/avrahamcool/Aleph1 |
NuGet Url: | https://www.nuget.org/packages/Aleph1.WebAPI.ExceptionHandler |
Install
Install-Package Aleph1.WebAPI.ExceptionHandler
dotnet add package Aleph1.WebAPI.ExceptionHandler
paket add Aleph1.WebAPI.ExceptionHandler
Aleph1.WebAPI.ExceptionHandler Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
Tags