RestSharp 106.2.2
Simple REST and HTTP API Client
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package RestSharp -Version 106.2.2
dotnet add package RestSharp --version 106.2.2
<PackageReference Include="RestSharp" Version="106.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestSharp --version 106.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RestSharp, 106.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RestSharp as a Cake Addin
#addin nuget:?package=RestSharp&version=106.2.2
// Install RestSharp as a Cake Tool
#tool nuget:?package=RestSharp&version=106.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.md
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RestSharp:
| Package | Downloads |
|---|---|
|
DotNetAuth
A simple implementation of OAuth 1.0a and OAuth 2.0 protocols only supporting the consumer serverside flow. Complemented by DotNetAuth.Profiles to make it more better.
|
|
|
Atlassian.SDK
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
|