Info
Version: | 1.0.0 |
Author(s): | Api.ResultWrapper.AspNetCore |
Last Update: | Friday, June 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pradeep9860/ASP.NET-CORE-Api-Content-Wrapper |
NuGet Url: | https://www.nuget.org/packages/Api.ResultWrapper.AspNetCore |
Install
Install-Package Api.ResultWrapper.AspNetCore
dotnet add package Api.ResultWrapper.AspNetCore
paket add Api.ResultWrapper.AspNetCore
Api.ResultWrapper.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.3)
- Newtonsoft.Json(>= 11.0.2)
Tags
It uses a middleware to capture exceptions and to capture HTTP response to build a consistent response object for both successful and error requests.