Middleware exception handling for Giga ASP.NET Core Web Api projects.
Info
Version: | 1.0.7 |
Author(s): | Stevanus |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Giga.Infrastructure.Api.Exception |
Install
Install-Package Giga.Infrastructure.Api.Exception
dotnet add package Giga.Infrastructure.Api.Exception
paket add Giga.Infrastructure.Api.Exception
Giga.Infrastructure.Api.Exception Download (Unzip the "nupkg" after downloading)
Dependencies
- Giga.Infrastructure.Logger(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)