workflow - RestSharp 106.6.10

Simple REST and HTTP API Client

PM> Install-Package RestSharp -Version 106.6.10 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install RestSharp -Version 106.6.10 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package RestSharp --version 106.6.10 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="RestSharp" Version="106.6.10" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget RestSharp  ~> 106.6.10
Copy to clipboard

> choco install RestSharp --version 106.6.10 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "RestSharp" -RequiredVersion "106.6.10" -Repository "workflow" 
Copy to clipboard

  • .NETFramework 4.5.2
  • .NETStandard 2.0
  • .NETFramework 4.5.2: 4.5.2.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Lavinia flaviusm catalin

Authors

John Sheehan, RestSharp Community

Project URL

http://restsharp.org/

License

Apache-2.0

Info

1497058 total downloads
270168 downloads for version 106.6.10
Download (190.56 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
106.11.7 209.89 KB Fri, 23 Apr 2021 11:27:43 GMT 6265
106.10.1 199.4 KB Tue, 13 Oct 2020 07:05:00 GMT 6148
106.6.10 190.56 KB Wed, 01 Apr 2020 17:31:50 GMT 270168
106.6.9 190.51 KB Thu, 22 Oct 2020 12:08:37 GMT 12371
106.3.1 147.35 KB Sat, 16 Feb 2019 11:47:36 GMT 538111
105.0.1 499.84 KB Tue, 25 Aug 2015 11:30:19 GMT 470626
104.4.0 482.1 KB Tue, 07 Oct 2014 09:58:32 GMT 193369