RestSharp 105.1.0
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 105.1.0
dotnet add package RestSharp --version 105.1.0
<PackageReference Include="RestSharp" Version="105.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestSharp --version 105.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RestSharp, 105.1.0"
#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=105.1.0
// Install RestSharp as a Cake Tool
#tool nuget:?package=RestSharp&version=105.1.0
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.markdown
Dependencies
This package has 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).
|