a custom exception handler with specific data models for asp.net core, including a middleware and an MVC exception filter.
Info
Version: | 1.0.6 |
Author(s): | Colin Chang |
Last Update: | Monday, March 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/colin-chang/ExceptionHandlerMiddleware |
NuGet Url: | https://www.nuget.org/packages/ColinChang.ExceptionHandler |
Install
Install-Package ColinChang.ExceptionHandler
dotnet add package ColinChang.ExceptionHandler
paket add ColinChang.ExceptionHandler
ColinChang.ExceptionHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- ColinChang.ExceptionHandler.Abstractions(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
Tags