Web API exceptions and model state errors handler, returning a standard json response.
Info
| Version: | 6.0.9 |
| Author(s): | [email protected] |
| Last Update: | Saturday, July 22, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TheTrigger/TriggerExceptionHandler.git |
| NuGet Url: | https://www.nuget.org/packages/TriggerExceptionHandler |
Install
Install-Package TriggerExceptionHandler
dotnet add package TriggerExceptionHandler
paket add TriggerExceptionHandler
TriggerExceptionHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- System.Text.Json(>= 4.7.2)
Tags