Wrapper over HttpClient that makes communicating with WebApi endpoints easier.
Info
Version: | 1.1.0 |
Author(s): | Michael Pavlak |
Last Update: | Saturday, May 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CaptainPav.WebApiProxy |
Install
Install-Package CaptainPav.WebApiProxy
dotnet add package CaptainPav.WebApiProxy
paket add CaptainPav.WebApiProxy
CaptainPav.WebApiProxy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
Tags