AutoWrapper.Server provides a handler and method that unwraps the Result property of the AutoWrapper ApiResponse object.
Info
| Version: | 2.0.0 |
| Author(s): | Vincent Maverick Durano |
| Last Update: | Thursday, November 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/proudmonkey/AutoWrapper.Server |
| NuGet Url: | https://www.nuget.org/packages/AutoWrapper.Server |
Install
Install-Package AutoWrapper.Server
dotnet add package AutoWrapper.Server
paket add AutoWrapper.Server
AutoWrapper.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.6.0)
Tags