Package for c# to send Http Requests.
Info
Version: | 1.0.0 |
Author(s): | Levan Revazashvili |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Revazashvili/Net.RestClient |
NuGet Url: | https://www.nuget.org/packages/Net.RestClient |
Install
Install-Package Net.RestClient
dotnet add package Net.RestClient
paket add Net.RestClient
Net.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
Tags