VMD.RESTApiResponseWrapper.Core
2.0.0
[WARNING] This package is deprecated. Please use AutoWrapper.Core instead.
A REST API global exception handler and response wrapper for ASP.NET Core APIs.
Install-Package VMD.RESTApiResponseWrapper.Core -Version 2.0.0
dotnet add package VMD.RESTApiResponseWrapper.Core --version 2.0.0
<PackageReference Include="VMD.RESTApiResponseWrapper.Core" Version="2.0.0" />
paket add VMD.RESTApiResponseWrapper.Core --version 2.0.0
#r "nuget: VMD.RESTApiResponseWrapper.Core, 2.0.0"
[WARNING] This package is deprecated. Please use AutoWrapper.Core instead.
[WARNING] This package is deprecated. Please use AutoWrapper.Core instead.
Release Notes
[RFT] Refactor code to fix previous version issues.
[FET] Add Support for ASP.NET / .NET Core 3.x
[FET] Enable Logging using ILogger for Request, Response and Exceptions
[FET] Add options in the middleware to set API version
[FIX] Enable Camel case for JSON output format
Dependencies
-
.NETCoreApp 3.0
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.