A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core APIs.
Info
Version: | 4.2.2 |
Author(s): | Vincent Maverick Durano |
Last Update: | Tuesday, July 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/proudmonkey/AutoWrapper |
NuGet Url: | https://www.nuget.org/packages/AutoWrapper.Core.NetStandard |
Install
Install-Package AutoWrapper.Core.NetStandard
dotnet add package AutoWrapper.Core.NetStandard
paket add AutoWrapper.Core.NetStandard
AutoWrapper.Core.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
Tags