RabbitSharp.ExceptionMapper.AspNetCore extends the default ASP.NET Core exception handler middleware and re-executes request in an alternative pipeline by convention.
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.AspNetCore |
Install
Install-Package RabbitSharp.ExceptionMapper.AspNetCore
dotnet add package RabbitSharp.ExceptionMapper.AspNetCore
paket add RabbitSharp.ExceptionMapper.AspNetCore
RabbitSharp.ExceptionMapper.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitSharp.ExceptionMapper(>= 1.0.1)
Tags