Middleware to return error messages in a consistent json format.
Info
Version: | 1.0.3 |
Author(s): | WebApiErrorHandling |
Last Update: | Friday, January 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WebApiErrorHandling.NetCore |
Install
Install-Package WebApiErrorHandling.NetCore
dotnet add package WebApiErrorHandling.NetCore
paket add WebApiErrorHandling.NetCore
WebApiErrorHandling.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)