Otc.DomainBase.Exceptions.CoreException handling logic.
Info
Version: | 4.0.0 |
Author(s): | Ole Consignado |
Last Update: | Wednesday, March 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OleConsignado/otc-exception-handling |
NuGet Url: | https://www.nuget.org/packages/Otc.ExceptionHandling |
Install
Install-Package Otc.ExceptionHandling
dotnet add package Otc.ExceptionHandling
paket add Otc.ExceptionHandling
Otc.ExceptionHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- Otc.ExceptionHandling.Abstractions(>= 3.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.1)
- Otc.DomainBase.Exceptions(>= 3.1.1)