Info
Version: | 2.0.0 |
Author(s): | Yan O, Artem P |
Last Update: | Tuesday, July 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CactusSoft/Cactus.ExceptionMiddleware |
NuGet Url: | https://www.nuget.org/packages/Cactus.Aspnetcore.ExceptionMiddleware |
Install
Install-Package Cactus.Aspnetcore.ExceptionMiddleware
dotnet add package Cactus.Aspnetcore.ExceptionMiddleware
paket add Cactus.Aspnetcore.ExceptionMiddleware
Cactus.Aspnetcore.ExceptionMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.2)
- Microsoft.Extensions.Logging(>= 2.0.1)
- Newtonsoft.Json(>= 11.0.1)
Follows RESTful way to produce different HTTP status codes for different exception types.