Collection of helper functions for interacting with HTTP calls.
Info
| Version: | 1.2.9 |
| Author(s): | Kevin Brashears |
| Last Update: | Sunday, April 18, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kbrashears5/net-standard-http-helper |
| NuGet Url: | https://www.nuget.org/packages/NetStandardHttpHelper |
Install
Install-Package NetStandardHttpHelper
dotnet add package NetStandardHttpHelper
paket add NetStandardHttpHelper
NetStandardHttpHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NetStandardLogger(>= 2.0.4)
- Newtonsoft.Json(>= 12.0.3)
Tags