Skip to main content
RestSharpHelper package icon

RestSharpHelper

RestSharpHelper 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

Total Downloads
52.1K
52,051
Published
Jun 4, 2018
Latest stable version

Install

.NET CLI
dotnet add package RestSharpHelper --version 1.1.1
Package Manager Console
Install-Package RestSharpHelper -Version 1.1.1
PackageReference
<PackageReference Include="RestSharpHelper" Version="1.1.1" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.6.1
[11.0.2, )
RateLimiter
.NETFramework4.6.1
[1.1.1, )
RestSharp
.NETFramework4.6.1
[106.3.0, )
Newtonsoft.Json
.NETStandard2.0
[11.0.2, )
RateLimiter
.NETStandard2.0
[1.1.1, )
RestSharp
.NETStandard2.0
[106.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.