C# queue wrapper around HttpClient.
Info
Version: | 0.6.0 |
Author(s): | Gil Schmidt |
Last Update: | Monday, March 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gilsmdt/RestQueue |
NuGet Url: | https://www.nuget.org/packages/RestQueue |
Install
Install-Package RestQueue
dotnet add package RestQueue
paket add RestQueue
RestQueue Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags