workflow - RestSharp 106.10.1
Simple REST and HTTP API Client
PM> Install-Package RestSharp -Version 106.10.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install RestSharp -Version 106.10.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package RestSharp --version 106.10.1 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget RestSharp ~> 106.10.1
Copy to clipboard
> choco install RestSharp --version 106.10.1 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "RestSharp" -RequiredVersion "106.10.1" -Repository "workflow"
Copy to clipboard
For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.md
- .NETFramework 4.5.2: 4.5.2.0
- .NETStandard 2.0: 2.0.0.0
OwnersLavinia flaviusm catalin |
AuthorsJohn Sheehan, Andrew Young, Alexey Zimarev and RestSharp community |
Project URLhttp://restsharp.org/ |
LicenseApache-2.0 |
Info1497058 total downloads |
| 6148 downloads for version 106.10.1 |
| Download (199.4 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 |
|