Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/restsharp/RestSharp

Simple REST and HTTP API Client for .NET
https://github.com/restsharp/RestSharp

Fixed reference to RestSharp.Build.Signed

This was causing build errors as:

Error CS1577: Referenced assembly `RestSharp.Build, Version=1...

432ef01db4879ff25127b13311d4a385aa6ff44d authored over 8 years ago
Merge pull request #768 from MatthewKing/master

Fix RestRequest.RequestFormat documentation.

e7c65df751427298cb59f5456bbf1f59967996be authored over 8 years ago
Merge pull request #786 from bonsmik/master

Possibility to change Pipelined property of WebRequest

c39ad7878545453ff81b1624bd2a261ae673de37 authored over 8 years ago
Merge pull request #811 from cogree/master

Add RemoteCertificateValidationCallback for .NET 4.5 and Above via RestClient

5118e3d586038f34f4e4416863a3dfc72c161712 authored over 8 years ago
Merge pull request #825 from tecmobo/fix-810

OAuth1Authenticator Parameter Types

f7787a19ab92324a2f2432edd5efaf5cf70917b8 authored over 8 years ago
Merge pull request #827 from newnottakenname/fix/Globalisation_in_tests

Fixed a globalisation bug where English text was expected

8f35398cbda5b898cf34ad3cd94522b6bb275676 authored over 8 years ago
Merge pull request #829 from matthewberkland/feature-keepalive

support added for #781: Keep-Alive Functions

eac2482ed539887f46a5fb48fbd2761fc6c625de authored over 8 years ago
Merge pull request #748 from mwereda/master

AddUrlSegment overload

ad23d8f24e6265075510de22db28b36d17c95cae authored over 8 years ago
Merge pull request #750 from amccarter/master

Added HMAC-SHA256 as a signature method to OAUTH1

7971b0384e2d021958c68bb091559b8d037620bb authored over 8 years ago
Merge pull request #801 from ma-gu/fix-xmldeserializer-rootelement-deeper-than-one

Fix XmlDeserializer for case when RootElement depth >1

ddbdde5d80d641f043e2df877bf7ee9881ae6cf3 authored over 8 years ago
Merge pull request #795 from jeffesp/http-version

Added ProtocolVersion to RestResponse.

52c18a84e6e88647c40c749e808aeadd39378a56 authored over 8 years ago
Merge pull request #836 from geek/patch-1

Supports PATCH - update readme

8763f421080dadbfbb850d5c00a13a6fbe0d4960 authored over 8 years ago
It supports PATCH

https://github.com/restsharp/RestSharp/blob/master/RestSharp/RestClient.Sync.cs#L34

14b0bf71cafaf95663546a35b18e7713cc8e5e2e authored almost 9 years ago
Configurable Decompression Methods on Http Request

31f3881ff8348107c20866517169c3c98fc23bfb authored almost 9 years ago
support added for #781: ability to set HttpHeader 'Connection' to 'keep-alive' or 'close' using the existing header dictionary

09292a78af5ea4dcd8c43c4dad4c32cb9d44e59b authored almost 9 years ago
Fixed a globalisation where English text was expected, but the Web Library grabbed the localised (dutch) text.

ba908f78b2a564de114657c54b430fabec10f596 authored almost 9 years ago
Added type specification to parameters added in OAuth1Authenticator if the ParameterHandling is set to UrlOrPostParameters

582fe752ca3d8f422a6a777d4f086ab9b98cbbde authored almost 9 years ago
Throw an exception if the download fails

cac43dbd5f3557bba5a3fa62a02af156a84ec279 authored almost 9 years ago
Added request for help with maintenance

80c1e49f322eebd19519fd79b7dd4c497c469a6e authored almost 9 years ago
Merge pull request #766 from adback03/master

JsonDeserializer support for IEnumerable

d1f5216a143b1cc61028833a32b707b4866369f3 authored almost 9 years ago
Merge pull request #780 from DSchmidlin/master

Added Restsharp.UWP project

a9a2b8ad4490897b7378c987be6532d866de55f0 authored almost 9 years ago
Merge pull request #773 from Falco20019/master

Detection of millisecond-timestamps

844d34877b9ab6f49666b8d5ec5146e6b7784eab authored almost 9 years ago
Merge pull request #769 from dgreenbean/feature/add_file_action_content_length

Fix content length of file parameter

5ffc1f632e242d496682a22924d805b6656c1819 authored almost 9 years ago
copy callback property to the web request

a6e747700560972566d31f87652ae2a6e1db992e authored almost 9 years ago
Add cert callback to Http

26abc6996d1601db3687e4a4394ba9a60f8e5b06 authored almost 9 years ago
add RemoteCeritificateValidationCallback to RestClient

f8154fad09cfe03a6c61b6948b1f7f44fe915ec4 authored almost 9 years ago
Added NET45 compile constants

a984c4a3824bab60bc0fb24ce09f261c1e83825f authored almost 9 years ago
Query string parameters logic.

049832769cbf46d2875a90757373fae8f4721b84 authored almost 9 years ago
URL Segment parameters logic.

3441dcbe0050277448443825697e9929720fa569 authored almost 9 years ago
Extract validations.

9619b42f033824ecc482c2b579b6e37a12f3abad authored almost 9 years ago
Add test adapter for NUnit 2.x

eb4ae45473e8e60a8f300fda5948b864d2a522cd authored almost 9 years ago
Fix logic to process RootElement depth > 1.

ed2f4a7ede383e8fa2347a7dc0477829e49f9726 authored about 9 years ago
Add failed test case describing a bug.

301713f579b1c5d40c3a59a66dda24dfeb2b5a4e authored about 9 years ago
Added ProtocolVersion to RestResponse.

It is only set in FRAMEWORK builds, but is available as the default on any platform.

c1faf6740cbdbb95cc96ba4fd8df7168e4b66905 authored about 9 years ago
Moved Pipelined to correct place

51c7928a0d446275cd4685d200910507041faf75 authored about 9 years ago
Possibility to change Pipelined property of WebRequest

48db3fb4db0d7e3c77646ed0985f519d5975e6b2 authored about 9 years ago
Added Restsharp.UWP project

Adjust RestSharp code with #defines as some .Net namespaces/classes/methods aren't available when...

4f31f7e2c8229d240f1bcf75636a8a53d2a403e3 authored about 9 years ago
Adding required input of content length when adding a file using a writer action.

16f48c04ecd3caff30c2b42d7e27d1b06efb95a2 authored about 9 years ago
Update JsonTests.cs

Added test case for unix timestamps in milliseconds

fe6c86188f86f68b486f1aa095d346f183b8f636 authored about 9 years ago
Update StringExtensions.cs

Using correct max timestamp

152f76278ae0ccd39c015384a04493c2553c2f5c authored about 9 years ago
Detection of millisecond-timestamps

ParseJsonDate detects if the given long is outside the allowed range and tries to add it as mill...

7ff66e01186bdb150db5d2a1dd9a9e09fc180645 authored about 9 years ago
changed method to put a hyphen in the HMAC-SHA256 signature method

d120f6e2df7699c6f11060374f1e009735afe19f authored over 9 years ago
Fix RestRequest.RequestFormat documentation.

590266e6926550a017a417e9633c830eacfbaebf authored over 9 years ago
JsonDeserializer support for IEnumerable

Bug fix for JsonDeserialize to support type of IEnumerable. If the given
property is IEnumerable...

e8e2ce78f8df61376bb5185398166f1d9957f2b6 authored over 9 years ago
Add UnsafeAuthenticatedConnectionSharing flag to RestClient

Add UnsafeAuthenticatedConnectionSharing flag to RestClient so that we
can set it to the underly...

5b65d309b8e42c7c043965c40d7d95af4324006d authored over 9 years ago
Update readme.txt

The current description is misleading.

4e239eaa90abcc699f875bbd7a64efe76a995771 authored over 9 years ago
Correctedly Base64-encoded expected results

6e0504bbb69a68ed937cce6ee89da96328485eb2 authored over 9 years ago
Rearranged enum to maintain alphabetical order for my OCD

6ef04e8bc4b4374652f42bc60e030b5737025622 authored over 9 years ago
Added unit tests for HMAC-SHA256 hashing

51db11b3bc3805ca490bc782498c341108bb43ae authored over 9 years ago
Added HMAC-SHA256 as a signature method to OAUTH1

f21cf4cae309428339fa5e8625567053dabf1e9e authored over 9 years ago
Fixed unit tests

c5b1a5757af92b38369ba8934acf755fe09aa8b7 authored over 9 years ago
Unit tests for AddUrlSegment with object-typed value.

cccb09014263a6a0b5f464b3b5fc726172730b05 authored over 9 years ago
AddUrlSegment overload

AddUrlSegment overload method to allow pass object as value so that
calling ToString() on value ...

cb56864b88ed4f3e4d2f39609fdfb2d2d94ae743 authored over 9 years ago
merged in pr #737

0ef81fd0a96149d8e1b73c0b2eeb6a7398681ae9 authored over 9 years ago
Merge branch 'fix-635' of git://github.com/DixonD-git/RestSharp

fe1fa9e946d36355d3a32d902f282667c9b15fc4 authored over 9 years ago
prepped a new version and fixed the build bat for monotouch and removed unneeded directories

f42a8601542e30e87a6c753fa1ad4ad9f69331aa authored over 9 years ago
Undo cosmetic changes

18f78531a5d905ddc39e07e858695e5e646c954f authored over 9 years ago
Undo cosmetic changes

98863df06fd6f62fa3cb308d8093c27284a7108f authored over 9 years ago
Removed unneeded limitation for deserialization of dictionary

1e01833ad42b1ea9b4451b9236118483c1fdfc11 authored over 9 years ago
Fixed #730

b215a4eefcce5e34fd0730ead0bb290248dd46dd authored over 9 years ago
Fixed #116

b15f42c9e04e1929c8347a91bbd16fc481929a4c authored over 9 years ago
updated appveyor.yml

e1879d8048f2f45680abf164760693ff839f75c9 authored over 9 years ago
Merge pull request #733 from restsharp/work_in_progress

new nuget targets and other cleanup

891e61ce5a8d46ce471156acad59114ac803341c authored over 9 years ago
exclueded failing test from appveyor as it's passing locally

a1c854b99b0241a9420ff260f40b661555cd3032 authored over 9 years ago
updated the appveyor yml file to only build master for the main CI bulid

88eb2312571ad03bdca85b9eea3ddcb00d3d1d12 authored over 9 years ago
fixed breaking unit test from computed nuspec file name change for signed assembly

7328d2ba0f9a0364ab6fa148b6f7f360fd6f3494 authored over 9 years ago
added appveyor.yml file for the CI build to be able to use the xamarin license

7a2a21c63176d52e607e30529c339c0e3713f289 authored over 9 years ago
updated release notes

bb9ced90dbe65fa6ffa9af5a9143e17955645ffa authored over 9 years ago
merged in master

54369bdcb4124606b886a36aec2e7d81704e2d63 authored over 9 years ago
Added nuget targets for windows phone 8 and 8.1, monotouch10, monoandroid10, xamarin.ios10, net46; fixed the silverlight target to be sl5; added all projects to the solution;cleaned up and consolidated the build and packaging scripts;

67dbd0733e63a1d6ea803095ee06956de07d4c18 authored over 9 years ago
added new build directory for xamarin build config

d1ecdc37827b5e2ddf33779e1c382b8133ba1f2d authored over 9 years ago
added build configuration for xamarin projects in all solution

e182a810ba8a6ab7fdb2ee5c4632d904d1de06ba authored over 9 years ago
added PR #685

3c3a89e514791ab5239dad9553e1db0aea99f70e authored over 9 years ago
Merge branch 'response-debug' of git://github.com/drusellers/RestSharp into work_in_progress

3604e0c72661d3b9036eede5303a6974c97fba4f authored over 9 years ago
brought xamarin projects into all sln; trying to get nuget support for them as well;

2afed66288b0a0fc6e40dfa7bc63f441cee6db24 authored over 9 years ago
added the dlls back

399aa259f3ef2a4692246d309dd35aa78c624321 authored over 9 years ago
removed dlls in .nuget temp; added net4 client project for targeting;

63f7cbae96a4a39812970318d22cee2bec1c80f5 authored over 9 years ago
published a new nuget version

1723cd344743b4d0d74bc78c6325ae591a3f4b88 authored over 9 years ago
Merge pull request #732 from restsharp/work_in_progress

.net 4.6 and code cleanup and standardization

7cc70569a3a0dd8c09c94cb564a928520566bfb2 authored over 9 years ago
one more warn as error fix

2257cf1ae1d85319032e791cae086e756a71b686 authored over 9 years ago
added this prefix to the compression library (missed before) and cleared warn as error on build in windows phone project

d0a0c7cb8db98440c986d914a08400893adb6f89 authored over 9 years ago
added new data file for tests

7974f068c336e47e4965291af24e497962e9f5f5 authored over 9 years ago
more code clean up; brought some style consistency to the project;

c0958f1c2fefedc56d5b8cf9df19e32b917d8818 authored over 9 years ago
more code cleanup; removed var key word in favor of type names; fixed usings so they are surrounded by the appropriate ifdefs;

ed5893ef78e65324a43192e4b16b60c6292a5447 authored over 9 years ago
cleaned up code; removed duplicate code; cleaned up references;

2a239b0008ae585e8444cf1291bef8d9b23deed5 authored over 9 years ago
removed support for compact framework; removed all ifdef PocketPC statements;

6d753671d352828d9ba0729aad611938db6f2273 authored over 9 years ago
fixed linked file in new 4.6 projects

34f01f9e1e1ab5bdf40c4807e759c71aadb33699 authored over 9 years ago
added support for .net 4.6, added additional sln files, renamed core project to include framework edition, trying to bring back support for windows phone 7.1 and the compact framework

45d0607fd55bbcf65adbf0ba4830dd852c1df119 authored over 9 years ago
updated code for cancellation token disposal

7350717bed8cf176547af4e11b3daa199b04fa2b authored over 9 years ago
added windows phone exclusion on cancellation token async stuff

60e6882fdd6aa69dee6654e29921d8f044d199b7 authored over 9 years ago
added silverlight exclusion on cancellation token async stuff

0fa2f1df78e92b57d9a976b266b3b510a7eb92bf authored over 9 years ago
added a test for ToPascalCase; fixed out of memory exception when using calcellation token; closes #717

6de983e35f6bf907afea97f628100f3c4d069f35 authored over 9 years ago
added method to rest request for AddFileBytes; closes PR #463

536129e58dd7c0c661c0aad668cd084ddd787694 authored over 9 years ago
added JWT work to the rest of the projects

444f83f291bac8d6e7e109c67e7c0e3c2c0bf72a authored over 9 years ago
Merge branch 'rkravchik-rkravchik-patch-1'

dc0d9106c5340f738236cfef0d82745fcf7f11ef authored over 9 years ago
Merge branch 'rkravchik-patch-1' of git://github.com/rkravchik/RestSharp into rkravchik-rkravchik-patch-1

c850594bfb8d4907be4e92ebae6d4c4376cbbceb authored over 9 years ago
Merge pull request #632 from raste/HttpWebRequest_Abort_AfterExecute

Http.Sync HttpWebRequest.Abort() after execution > Prevents requests hang in Android

d55891f8a98015e496ca49a463904e81bbe0b33a authored over 9 years ago
removed the invariant culture from the ToString on the DateTimeStyles test, was causing a failure

c87d75eaaaea626dc048f69618b2ade627528b11 authored over 9 years ago
Merge branch 'jenistonj-master'

dc4a68f73d4c8792575612cb2965acbfa6b0fff5 authored over 9 years ago
resolved merged conflicts

2b8f7d2cdacd24c873297c81ff0d14a70b00b1a9 authored over 9 years ago