Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
RestSharp
Simple REST and HTTP API Client for .NET
Collective -
Host: opensource -
https://opencollective.com/restsharp
- Website: https://t.co/ph6iVgsVhT
- Code: https://github.com/restsharp/RestSharp
Bump dawidd6/action-download-artifact from 6 to 7
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 19 days ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 19 days ago
File not transfered
github.com/restsharp/RestSharp - fseidl-bauradar opened this issue about 1 month ago
github.com/restsharp/RestSharp - fseidl-bauradar opened this issue about 1 month ago
When add header "User-Agent" with whitespace value, split headers into 2
github.com/restsharp/RestSharp - astarte19 opened this issue about 1 month ago
github.com/restsharp/RestSharp - astarte19 opened this issue about 1 month ago
request.AddFile(...) quotes parameter name, but request.AddParameter(...) does not.
github.com/restsharp/RestSharp - javizcaino opened this issue about 2 months ago
github.com/restsharp/RestSharp - javizcaino opened this issue about 2 months ago
RestRequestExtensions.AddParameter and AddOrUpdateParameter should use CultureInfo.InvariantCulture for IFormattable types
github.com/restsharp/RestSharp - mhoumann opened this issue about 2 months ago
github.com/restsharp/RestSharp - mhoumann opened this issue about 2 months ago
RestSharp throws an exception if the HTTP request returns UNAUTHORIZED
github.com/restsharp/RestSharp - seannybgoode opened this issue 2 months ago
github.com/restsharp/RestSharp - seannybgoode opened this issue 2 months ago
System.Text.Json version 8.0.5 not detecting while upgrading from 8.0.4
github.com/restsharp/RestSharp - jithuin opened this issue 2 months ago
github.com/restsharp/RestSharp - jithuin opened this issue 2 months ago
Unable to use the string '%2F' in a url parameter
github.com/restsharp/RestSharp - cg-finbourne opened this issue 3 months ago
github.com/restsharp/RestSharp - cg-finbourne opened this issue 3 months ago
The function of AdvancedResponseWriter is different from the old version
github.com/restsharp/RestSharp - colindcli opened this issue 3 months ago
github.com/restsharp/RestSharp - colindcli opened this issue 3 months ago
Allow leaving encoded slash in UrlSegmentParameter value
github.com/restsharp/RestSharp - cg-finbourne opened this pull request 3 months ago
github.com/restsharp/RestSharp - cg-finbourne opened this pull request 3 months ago
Getting [NotSupportedException: Generic types are not valid.] after upgrading version from 110.2.0 -> 112.0.0
github.com/restsharp/RestSharp - NeelamYangal opened this issue 3 months ago
github.com/restsharp/RestSharp - NeelamYangal opened this issue 3 months ago
ExecuteGetAsync error after upgrade version from 111.4.1 to 112.0.0
github.com/restsharp/RestSharp - angelosaiani opened this issue 3 months ago
github.com/restsharp/RestSharp - angelosaiani opened this issue 3 months ago
Response.Content returns garbled content
github.com/restsharp/RestSharp - colindcli opened this issue 3 months ago
github.com/restsharp/RestSharp - colindcli opened this issue 3 months ago
Adding Attachments to ServiceNow is not working (corrupted) in version latest 112
github.com/restsharp/RestSharp - sobhanrao opened this issue 3 months ago
github.com/restsharp/RestSharp - sobhanrao opened this issue 3 months ago
Are you considering adding a Proxy that can be used on the restrequest?
github.com/restsharp/RestSharp - att1008 opened this issue 3 months ago
github.com/restsharp/RestSharp - att1008 opened this issue 3 months ago
RestRequest post fails v-112. wehre as same is working on 106.
github.com/restsharp/RestSharp - bindukumari638 opened this issue 4 months ago
github.com/restsharp/RestSharp - bindukumari638 opened this issue 4 months ago
Don't allow CRLF in headers
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 4 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 4 months ago
Inconsistent ResponseStatus and ErrorMessage in case of timeout
github.com/restsharp/RestSharp - snechaev opened this issue 4 months ago
github.com/restsharp/RestSharp - snechaev opened this issue 4 months ago
Fixed the Simple Factory example. Fixes #2255
github.com/restsharp/RestSharp - snechaev opened this pull request 4 months ago
github.com/restsharp/RestSharp - snechaev opened this pull request 4 months ago
[Docs] Simple factory docs sample can not be compiled
github.com/restsharp/RestSharp - snechaev opened this issue 4 months ago
github.com/restsharp/RestSharp - snechaev opened this issue 4 months ago
RestSharp 106 is no longer supported, it's very old. You cannot use latest RestSharp package and libraries that depend on RestSharp 106.
github.com/restsharp/RestSharp - kenliao43088 opened this issue 4 months ago
github.com/restsharp/RestSharp - kenliao43088 opened this issue 4 months ago
An error is reported when the post request carries the request body
github.com/restsharp/RestSharp - w2227669390 opened this issue 4 months ago
github.com/restsharp/RestSharp - w2227669390 opened this issue 4 months ago
Fixed sentence to be easier to read
github.com/restsharp/RestSharp - MrFrawsty opened this pull request 5 months ago
github.com/restsharp/RestSharp - MrFrawsty opened this pull request 5 months ago
Another binary breaking change in Version 108.0.2
github.com/restsharp/RestSharp - gregmarr opened this issue 5 months ago
github.com/restsharp/RestSharp - gregmarr opened this issue 5 months ago
Allow setting parameter content type
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 5 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 5 months ago
TypeError: Failed to execute 'fetch' in Blazor Webassembly
github.com/restsharp/RestSharp - fabiohcnobre opened this issue 5 months ago
github.com/restsharp/RestSharp - fabiohcnobre opened this issue 5 months ago
Added extensions for getting content header values
github.com/restsharp/RestSharp - jizc opened this pull request 5 months ago
github.com/restsharp/RestSharp - jizc opened this pull request 5 months ago
Generic attribute GenerateCloneAttribute can cause problems for .NET Framework projects
github.com/restsharp/RestSharp - lietho opened this issue 5 months ago
github.com/restsharp/RestSharp - lietho opened this issue 5 months ago
Correct methods name
github.com/restsharp/RestSharp - minhtaile2712 opened this pull request 5 months ago
github.com/restsharp/RestSharp - minhtaile2712 opened this pull request 5 months ago
In latest version of RestSharp from 106.12.0 to 111.3.0 has error Null reference exception at Execute
github.com/restsharp/RestSharp - tauqeer15 opened this issue 5 months ago
github.com/restsharp/RestSharp - tauqeer15 opened this issue 5 months ago
Header value null check
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 5 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 5 months ago
Bump System.Text.Json from 8.0.3 to 8.0.4
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Bump xunit from 2.8.1 to 2.9.0
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.2
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
CredentialCache.DefaultCredentials and UseDefaultCredentials on .NET8 Core
github.com/restsharp/RestSharp - yvovonBerg opened this issue 6 months ago
github.com/restsharp/RestSharp - yvovonBerg opened this issue 6 months ago
Unexpected behavoir when upgrading to 111.3.0
github.com/restsharp/RestSharp - hagaygo opened this issue 6 months ago
github.com/restsharp/RestSharp - hagaygo opened this issue 6 months ago
Bump Polly from 8.3.1 to 8.4.1
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
After updating from version 111.2 to 111.3, a C++/CLI project that uses libraries that use Restsharp reports a C2870
github.com/restsharp/RestSharp - xenexelen opened this issue 6 months ago
github.com/restsharp/RestSharp - xenexelen opened this issue 6 months ago
Doc versions and response section
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 6 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 6 months ago
Bump ws from 7.5.9 to 7.5.10 in /docs
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.10.0
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Bump CsvHelper from 32.0.3 to 33.0.1
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Re-instate old methods, but as obsolete
github.com/restsharp/RestSharp - matt-richardson opened this pull request 6 months ago
github.com/restsharp/RestSharp - matt-richardson opened this pull request 6 months ago
NullReferenceException in ExecutePost when Header value is null
github.com/restsharp/RestSharp - TimSirmovics opened this issue 6 months ago
github.com/restsharp/RestSharp - TimSirmovics opened this issue 6 months ago
New method for downloading streams
github.com/restsharp/RestSharp - alexeyzimarev opened this issue 6 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this issue 6 months ago
Bump dawidd6/action-download-artifact from 5 to 6
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Bump braces from 3.0.2 to 3.0.3 in /docs
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Use code generator for cloning responses
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 6 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 6 months ago
Bump dawidd6/action-download-artifact from 3.1.4 to 5
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 6 months ago
Extensions for client and response
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
I can't log in to Facebook with version 111, but 108 works
github.com/restsharp/RestSharp - chabonhamay4so9 opened this issue 7 months ago
github.com/restsharp/RestSharp - chabonhamay4so9 opened this issue 7 months ago
Bump dawidd6/action-download-artifact from 3.1.4 to 4
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Fix spelling in docs sidebar
github.com/restsharp/RestSharp - Strepto opened this pull request 7 months ago
github.com/restsharp/RestSharp - Strepto opened this pull request 7 months ago
Unable to parse JSON response (yesterday I was)
github.com/restsharp/RestSharp - SteMMo33 opened this issue 7 months ago
github.com/restsharp/RestSharp - SteMMo33 opened this issue 7 months ago
Method in Execute-method new in v111
github.com/restsharp/RestSharp - bbuehrer opened this issue 7 months ago
github.com/restsharp/RestSharp - bbuehrer opened this issue 7 months ago
Not sending certificates with request
github.com/restsharp/RestSharp - Janez-Z opened this issue 7 months ago
github.com/restsharp/RestSharp - Janez-Z opened this issue 7 months ago
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Bump xunit from 2.7.0 to 2.8.1
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Bump Polly from 8.3.1 to 8.4.0
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Bump Moq from 4.20.69 to 4.20.70
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Add Version to RestRequest
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
Don't let Uri to escape query
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
AddQueryParameter : Pipe character still encoded with false option
github.com/restsharp/RestSharp - ronando82 opened this issue 7 months ago
github.com/restsharp/RestSharp - ronando82 opened this issue 7 months ago
docs: rename OAuth1Authenticator to OAuth1Auth
github.com/restsharp/RestSharp - Jaxwood opened this pull request 7 months ago
github.com/restsharp/RestSharp - Jaxwood opened this pull request 7 months ago
Rename HttpBasicAuthenticator to HttpBasicAuth in usage docs
github.com/restsharp/RestSharp - ChayoteJarocho opened this pull request 7 months ago
github.com/restsharp/RestSharp - ChayoteJarocho opened this pull request 7 months ago
OAuth1Authenticator Class missing in 111.0.0
github.com/restsharp/RestSharp - arashberlin opened this issue 7 months ago
github.com/restsharp/RestSharp - arashberlin opened this issue 7 months ago
HttpBasicAuthentication in v111.0.0
github.com/restsharp/RestSharp - strangetoo opened this issue 7 months ago
github.com/restsharp/RestSharp - strangetoo opened this issue 7 months ago
swallow-content-dispose-exception
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
github.com/restsharp/RestSharp - alexeyzimarev opened this pull request 7 months ago
Set Version to generic RestResponse
github.com/restsharp/RestSharp - biasso opened this pull request 7 months ago
github.com/restsharp/RestSharp - biasso opened this pull request 7 months ago
Not found synchronous operations in restclient
github.com/restsharp/RestSharp - paulocappelli-cit opened this issue 7 months ago
github.com/restsharp/RestSharp - paulocappelli-cit opened this issue 7 months ago
Incorrect value of cookie when the cookie has UTF-8 characters
github.com/restsharp/RestSharp - MSLight opened this issue 7 months ago
github.com/restsharp/RestSharp - MSLight opened this issue 7 months ago
Null Version in RestResponse<T>
github.com/restsharp/RestSharp - biasso opened this issue 7 months ago
github.com/restsharp/RestSharp - biasso opened this issue 7 months ago
Bump CsvHelper from 30.0.1 to 32.0.3
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 7 months ago
Getting Forbidden when Using ExecuteAsync()
github.com/restsharp/RestSharp - vahagn-am opened this issue 7 months ago
github.com/restsharp/RestSharp - vahagn-am opened this issue 7 months ago
Bump CsvHelper from 30.0.1 to 32.0.2
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 8 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 8 months ago
OAuth1 - Path Segments with Special Char "!" - Results in Auth Error
github.com/restsharp/RestSharp - ktranlbmx opened this issue 8 months ago
github.com/restsharp/RestSharp - ktranlbmx opened this issue 8 months ago
RestSharp v106.12.0 -> v110.2.0 exception in new RestClient(url); command
github.com/restsharp/RestSharp - bmh022 opened this issue 8 months ago
github.com/restsharp/RestSharp - bmh022 opened this issue 8 months ago
.NET 8 Compatibility
github.com/restsharp/RestSharp - mromeroParkhill opened this issue 8 months ago
github.com/restsharp/RestSharp - mromeroParkhill opened this issue 8 months ago
RestResponse is not accessible using DownloadStreamAsync
github.com/restsharp/RestSharp - DontEatRice opened this issue 8 months ago
github.com/restsharp/RestSharp - DontEatRice opened this issue 8 months ago
Multipart request sends and then throws NRE
github.com/restsharp/RestSharp - DemonikGH opened this issue 8 months ago
github.com/restsharp/RestSharp - DemonikGH opened this issue 8 months ago
Bump actions/setup-dotnet from 3 to 4
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
Bump AutoFixture from 4.18.0 to 4.18.1
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
Bump CsvHelper from 30.0.1 to 31.0.3
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
github.com/restsharp/RestSharp - dependabot[bot] opened this pull request 9 months ago
#2178 Set Package readme
github.com/restsharp/RestSharp - thompson-tomo opened this pull request 9 months ago
github.com/restsharp/RestSharp - thompson-tomo opened this pull request 9 months ago
#2177 Remove STJ for net 7 as provided by framework
github.com/restsharp/RestSharp - thompson-tomo opened this pull request 9 months ago
github.com/restsharp/RestSharp - thompson-tomo opened this pull request 9 months ago
Improve nuget package readme
github.com/restsharp/RestSharp - thompson-tomo opened this issue 9 months ago
github.com/restsharp/RestSharp - thompson-tomo opened this issue 9 months ago
Rely on framework providing STJ
github.com/restsharp/RestSharp - thompson-tomo opened this issue 9 months ago
github.com/restsharp/RestSharp - thompson-tomo opened this issue 9 months ago
User Agent not being set when using the RestOptions class. 110.2.0
github.com/restsharp/RestSharp - garry-edmonds opened this issue 9 months ago
github.com/restsharp/RestSharp - garry-edmonds opened this issue 9 months ago