Provides ability to create exception handler with strongly-typed settings and conventions using dependency injection.
Info
Version: | 2.0.0-preview.1.3 |
Author(s): | Wei Chen |
Last Update: | Monday, September 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/weichch/ExceptionMapper |
NuGet Url: | https://www.nuget.org/packages/RabbitSharp.ExceptionMapper |
Install
Install-Package RabbitSharp.ExceptionMapper
dotnet add package RabbitSharp.ExceptionMapper
paket add RabbitSharp.ExceptionMapper
RabbitSharp.ExceptionMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options(>= 3.1.0)
- System.Threading.Tasks.Extensions(>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options(>= 3.1.0)
Tags