This small library is a wrapper around the use of HttpWebRequest\WebRequest classes in the .Net framework and is designed to make the use of RESTful web service in a .Net application as easy as possible.
Info
Version: | 2.2.13 |
Author(s): | Ollie Riches |
Last Update: | Saturday, August 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oriches/Simple.Rest |
NuGet Url: | https://www.nuget.org/packages/Simple.Rest |
Install
Install-Package Simple.Rest
dotnet add package Simple.Rest
paket add Simple.Rest
Simple.Rest Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- Ionic.Zip(>= 1.9.1.8)
No dependencies.
Tags