A handy library to manage API exception handling in ASP.NET Core.
Info
Version: | 1.2.3 |
Author(s): | Hesam Kashefi |
Last Update: | Saturday, September 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HesamKashefi/ApiExceptions |
NuGet Url: | https://www.nuget.org/packages/ApiExceptions |
Install
Install-Package ApiExceptions
dotnet add package ApiExceptions
paket add ApiExceptions
ApiExceptions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 5.0.1)
Tags