A REST API global exception handler and response wrapper for ASP.NET Core APIs.
Info
Version: | 1.0.0 |
Author(s): | Gaurav Malviya |
Last Update: | Thursday, August 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gauravmalviya/APIResponseWrapper-.git |
NuGet Url: | https://www.nuget.org/packages/APIResponseWrapper |
Install
Install-Package APIResponseWrapper
dotnet add package APIResponseWrapper
paket add APIResponseWrapper
APIResponseWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.2)
- Newtonsoft.Json(>= 12.0.2)
Tags