A .NetStandard class library that allows the client to make any type of HTTP request.
Info
| Version: | 1.0.0 |
| Author(s): | Roleen Moreland |
| Last Update: | Wednesday, June 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Roleenmoreland/WebCommunicator |
| NuGet Url: | https://www.nuget.org/packages/WebCommunicator |
Install
Install-Package WebCommunicator
dotnet add package WebCommunicator
paket add WebCommunicator
WebCommunicator Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)