A centralized exception handler for use with loose coupled dotnet Core API.
Info
Version: | 3.0.0 |
Author(s): | David Vanderheyden |
Last Update: | Friday, September 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CAPIEH.Core |
Install
Install-Package CAPIEH.Core
dotnet add package CAPIEH.Core
paket add CAPIEH.Core
CAPIEH.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http(>= 2.2.2)
No dependencies.