Info
Version: | 1.1.1 |
Author(s): | David Desmaisons |
Last Update: | Monday, June 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RestSharpHelper |
Install
Install-Package RestSharpHelper
dotnet add package RestSharpHelper
paket add RestSharpHelper
RestSharpHelper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 11.0.2)
- RateLimiter(>= 1.1.1)
- RestSharp(>= 106.3.0)
- Newtonsoft.Json(>= 11.0.2)
- RateLimiter(>= 1.1.1)
- RestSharp(>= 106.3.0)
Tags
Small library helper for RestSharp including rate limit, oauth1 support, helper for async download, usage of JSON.Net as json serializer and some helper method.