C# helpers and extensions to make network calls easier.
Info
| Version: | 1.0.2 |
| Author(s): | Zhen Liu |
| Last Update: | Sunday, November 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/touchjet/NetworkUtils |
| NuGet Url: | https://www.nuget.org/packages/Touchjet.NetworkUtils |
Install
Install-Package Touchjet.NetworkUtils
dotnet add package Touchjet.NetworkUtils
paket add Touchjet.NetworkUtils
Touchjet.NetworkUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Serilog(>= 2.7.1)