workflow - RestSharp 104.4.0
Simple REST and HTTP API Client
PM> Install-Package RestSharp -Version 104.4.0 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install RestSharp -Version 104.4.0 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package RestSharp --version 104.4.0 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget RestSharp ~> 104.4.0
Copy to clipboard
> choco install RestSharp --version 104.4.0 --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 "104.4.0" -Repository "workflow"
Copy to clipboard
For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.markdown
- .NETFramework 3.5 Client: Client: 3.5.0.0
- .NETFramework 3.5: 3.5.0.0
- .NETFramework 4.0 Client: Client: 4.0.0.0
- .NETFramework 4.0: 4.0.0.0
- Silverlight 4.0 WindowsPhone71: WindowsPhone71: 4.0.0.0
- Silverlight 4.0: 4.0.0.0
OwnersLavinia flaviusm catalin |
AuthorsJohn Sheehan, RestSharp Community |
Project URLhttp://restsharp.org/ |
LicenseApache-2.0 |
TagsREST HTTP API JSON XML |
Info1497058 total downloads |
| 193369 downloads for version 104.4.0 |
| Download (482.1 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 |
|