workflow - RestSharp 105.0.1
Simple REST and HTTP API Client
PM> Install-Package RestSharp -Version 105.0.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install RestSharp -Version 105.0.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package RestSharp --version 105.0.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 ~> 105.0.1
Copy to clipboard
> choco install RestSharp --version 105.0.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 "105.0.1" -Repository "workflow"
Copy to clipboard
For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.markdown
OwnersLavinia flaviusm catalin |
AuthorsJohn Sheehan, RestSharp Community |
Project URLhttp://restsharp.org/ |
LicenseApache-2.0 |
TagsREST HTTP API JSON XML |
Info1497420 total downloads |
| 470629 downloads for version 105.0.1 |
| Download (499.84 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 | 6272 |
|
||
|
106.10.1 | 199.4 KB | Tue, 13 Oct 2020 07:05:00 GMT | 6150 |
|
||
|
106.6.10 | 190.56 KB | Wed, 01 Apr 2020 17:31:50 GMT | 270246 |
|
||
|
106.6.9 | 190.51 KB | Thu, 22 Oct 2020 12:08:37 GMT | 12372 |
|
||
|
106.3.1 | 147.35 KB | Sat, 16 Feb 2019 11:47:36 GMT | 538378 |
|
||
|
105.0.1 | 499.84 KB | Tue, 25 Aug 2015 11:30:19 GMT | 470629 |
|
||
|
104.4.0 | 482.1 KB | Tue, 07 Oct 2014 09:58:32 GMT | 193373 |
|