A Package with an ASP Core Middleware component for handling HTTP ResponseCodes and Exceptions.
Info
Version: | 3.4.1 |
Author(s): | Dark Phantom |
Last Update: | Thursday, June 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DesselBane/ExceptionMiddleware |
NuGet Url: | https://www.nuget.org/packages/ExceptionMiddleware |
Install
Install-Package ExceptionMiddleware
dotnet add package ExceptionMiddleware
paket add ExceptionMiddleware
ExceptionMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.Hosting(>= 2.2.0)
- Newtonsoft.Json(>= 11.0.1)
Tags