Info
Version: | 6.0.0 |
Author(s): | Mohammad Moattar, Aurimas Gecas |
Last Update: | Friday, April 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/icgam/Easify |
NuGet Url: | https://www.nuget.org/packages/Easify.ExceptionHandling |
Install
Install-Package Easify.ExceptionHandling
dotnet add package Easify.ExceptionHandling
paket add Easify.ExceptionHandling
Easify.ExceptionHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetcore.HealthChecks.Publisher.Seq(>= 3.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- RestEase(>= 1.5.0)
Enables a concept of us having "friendy/user" exceptions and "bad/system" exceptions.