A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core APIs.
Info
Version: | 5.0.0-rc-04 |
Author(s): | Vincent Maverick Durano |
Last Update: | Tuesday, July 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/proudmonkey/AutoWrapper |
NuGet Url: | https://www.nuget.org/packages/AutoWrapper.Core |
Install
Install-Package AutoWrapper.Core
dotnet add package AutoWrapper.Core
paket add AutoWrapper.Core
AutoWrapper.Core Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.0
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json(>= 12.0.2)
Tags