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

Merge pull request #597 from chris-grabcad/master

Rewrote UrlEncodeStrict

github.com/restsharp/RestSharp - 1b9606bcb6a6afd1abc54f7925b79de94cf748b1 authored about 10 years ago
Test touchup for appveyor again

github.com/restsharp/RestSharp - 848134c2afb1cb095e3209ac7fb033424f935bfd authored about 10 years ago
Touching up the unit tests for AppVeyor

github.com/restsharp/RestSharp - 5ec6cf43d28ae99869f99e3c13c061d811d1e4eb authored about 10 years ago
Touching up the unit tests

github.com/restsharp/RestSharp - 90308b51ecc466927c21d96207881eae8e6a555e authored about 10 years ago
Fixed the unit tests again

github.com/restsharp/RestSharp - 377048dfc39d530d644830f432c75ca48fcf7193 authored about 10 years ago
Merge branch 'master' of https://github.com/restsharp/RestSharp

github.com/restsharp/RestSharp - 45bdecac46ae7af665b087fb8320f8870d318072 authored about 10 years ago
Code cleanup; Skipped a test that was having trouble due to implementation changes. Will go back and fix this as things go through. Doesn't seem to have run successfully in a while.

github.com/restsharp/RestSharp - b4d0c6fec1a1ffdb8b29eb9f1aa7fe75ce45154c authored about 10 years ago
Merge pull request #602 from nathanvda/patch-1

Fix readme: `AddFile` also needs a attribute name.

github.com/restsharp/RestSharp - 00f75b97d0af9dafde529e58e58e4af3f33cb7ca authored about 10 years ago
Fix readme: `AddFile` also needs a attribute name.

github.com/restsharp/RestSharp - a39731b0400c6a058e077336b94d65e28df6fd7f authored about 10 years ago
Merge branch 'master' of https://github.com/restsharp/RestSharp

Conflicts:
.nuget/RestSharp.Build.dll

github.com/restsharp/RestSharp - e2efbe50108a086d80e601c9b55730c874833a53 authored about 10 years ago
Published a new dot release to fix an issue with the parameter encoding

github.com/restsharp/RestSharp - f18751f6587f2829e6d9b3716d40b76b8f449c7a authored about 10 years ago
Published a new dot release to fix an issue with the parameter encoding

github.com/restsharp/RestSharp - 2324f56076e42f3e79e3fcfde7b3c76efac681bf authored about 10 years ago
Added missing using statement

github.com/restsharp/RestSharp - 26f81653e03fa5ce1fbc77060f5261727ed84a2c authored about 10 years ago
Merge branch 'master' of https://github.com/restsharp/RestSharp

github.com/restsharp/RestSharp - e3a0cf03d29bf422d291453b6bbd95cb813958f2 authored about 10 years ago
Switched back to using Uri.EscapeDataString after some further research; Code cleanup;

github.com/restsharp/RestSharp - 8abb790f58d4dd21331d0db4150b6df7a48a7340 authored about 10 years ago
Fixed link issue with comparing current release to previous release

github.com/restsharp/RestSharp - 53abcccb3ef52117bd35ad0889877fcfdbbad214 authored about 10 years ago
Fixed PercentEncode StringExtension

This was also doing some special handling for \b\r\n and ignored the
issue with hex characters 0...

github.com/restsharp/RestSharp - 63a23bd9dd0f73629f378bb19049111bf2e5824f authored about 10 years ago
Added some unit tests as requested

github.com/restsharp/RestSharp - 968bac43ab5ce6c5114f7a70ad3a10e77cfeb7ce authored about 10 years ago
Rewrote UrlEncodeStrict

It didn't handle % characters in the original string (unless they were
followed by a not Unreser...

github.com/restsharp/RestSharp - bf12a2528d8800255e48925111e179ad27952be8 authored about 10 years ago
added WP8 compiler symbol which incorporates awaitable async methods into the build

github.com/restsharp/RestSharp - 2f45602cdebb2a1425d0860010ab7661991c1c1b authored about 10 years ago
Update README.markdown

github.com/restsharp/RestSharp - a07e9e8c4dc49a7b9bdc99fc43a58742445e76f7 authored about 10 years ago
Updated the build DLL in the .nuget dir and added the copy for the signed implementation; Added copy post-build actions to keep the build DLLs updated; Added a reference to the build DLL in the RestSharp project to make sure it was built first; Added additional scripts to create the nuget packages;

github.com/restsharp/RestSharp - ad556366d0507e48e5485a35d2b39ac56014088e authored about 10 years ago
Removed the additional windows phone projects

github.com/restsharp/RestSharp - b803a6d36e39358fc163f0eb316d73d51b46dff8 authored about 10 years ago
Added capability for strong naming on the core library. This was done by adding duplicate CSPROJ files and a SLN file to allow both to live in the same structure.

github.com/restsharp/RestSharp - b3a7f8cb89bc01669656c576713637abedd9edec authored about 10 years ago
updated the readme

github.com/restsharp/RestSharp - b30e1317f31739d1aebad4429e341059b7f2a792 authored about 10 years ago
updated the release notes for the latest version

github.com/restsharp/RestSharp - 55fc568aee0e9abf79dd2aeea37bd592a488a421 authored about 10 years ago
updated the nuget.exe

github.com/restsharp/RestSharp - 96418b5a1a78e134410c13867fa8a469719fae18 authored about 10 years ago
Updated version number

github.com/restsharp/RestSharp - 2d761f83032dad5ce3a3ca4a13b5ec5e66fad33a authored about 10 years ago
Merge branch 'scottschluer-baseurl-to-uri'

github.com/restsharp/RestSharp - bae4806c3d5d8dafe50bad50bbbdfc3a3fec401f authored about 10 years ago
Merge branch 'baseurl-to-uri' of git://github.com/scottschluer/RestSharp into scottschluer-baseurl-to-uri

Conflicts:
RestSharp.IntegrationTests/AsyncTests.cs
RestSharp.IntegrationTests/AuthenticationT...

github.com/restsharp/RestSharp - b15ee7f60b695e0578b6def7a3e1279b62d6fccd authored about 10 years ago
Updated the SimpleJson package

github.com/restsharp/RestSharp - a1a4e077ecd3bc0eefa6db55085823bc98692c05 authored about 10 years ago
Fixed a possible null reference exception on parameters when ToString was being called on the value; Code cleanup;

github.com/restsharp/RestSharp - cbee3c1efcd0b9b03873f2b61f7036228a751972 authored about 10 years ago
Changed the port number on the integration tests to 8888 from 8080

github.com/restsharp/RestSharp - 629ea545144ab712f4a36c0955708b902eb53727 authored about 10 years ago
Added support for the DeserializeAs attribute with XML with a simple test; Code cleanup;

github.com/restsharp/RestSharp - cda4d4c46dff9132904b9662433f72fb213d90c4 authored about 10 years ago
Merge branch 'monkey-g-patch-1'

github.com/restsharp/RestSharp - 3ac91252c02e4038b74d92a81b26719fb13001e6 authored about 10 years ago
Merge branch 'master' of git://github.com/monkey-j/RestSharp into monkey-g-patch-1

Conflicts:
RestSharp/Deserializers/JsonDeserializer.cs

github.com/restsharp/RestSharp - ed2fd1881418625145208dd12eef070b8f620f0c authored about 10 years ago
Merge branch 'darvids0n-master'

github.com/restsharp/RestSharp - 166c698320727450993afa15425bef92bb6f3127 authored about 10 years ago
Added a test to deserialize xml into a struct

github.com/restsharp/RestSharp - 40f922fe1fb20c00664d8e539315119adaf628af authored about 10 years ago
Added a test for deserializing JSON into a struct

github.com/restsharp/RestSharp - 2d69bcc044f8b7fffca0a835c675df6c2c4e92fa authored about 10 years ago
Merge branch 'master' of git://github.com/darvids0n/RestSharp into darvids0n-master

Conflicts:
RestSharp/Deserializers/JsonDeserializer.cs
RestSharp/Deserializers/XmlDeserializer.cs

github.com/restsharp/RestSharp - a1fb1eab7027bd6f1704bd5b3f63d159fac09238 authored about 10 years ago
Merge branch 'master' of https://github.com/restsharp/RestSharp

Conflicts:
RestSharp/IRestRequest.cs
RestSharp/RestRequest.cs

github.com/restsharp/RestSharp - 5afeaa3c020e30a4688e34f9f49f996f2b454ec0 authored about 10 years ago
Converted tabs to spaces and corrected an error;

github.com/restsharp/RestSharp - 62774f2f4f70dac404ab0dbf886d4ed3f306c915 authored about 10 years ago
Merge pull request #573 from davidgrupp/master

Added clearer comments for RestRequest.AddBody and additional RestRequest.AddJsonBody and RestRe...

github.com/restsharp/RestSharp - 35e401344a41c72afc75fc73d75e107682e5e238 authored over 10 years ago
Update NamespacedXmlTests.cs

github.com/restsharp/RestSharp - ab19b14a7af5b73adc20ec63f4a1c66372345e0f authored over 10 years ago
Revert "reverting"

This reverts commit 508f72266d133eade2c246af76c394ea03902112.

github.com/restsharp/RestSharp - 5c9228ca8b6959117b66e4008b4026e7bb709b4c authored over 10 years ago
Merge pull request #582 from tomgallard/master

Fixed bug where XmlDeserializer would not deserialize public nested type

github.com/restsharp/RestSharp - ea0b33a0093752e41fab8372c7f77801065e72cc authored over 10 years ago
Merge pull request #497 from Naliath/master

Added additional variants to look for on deserialization

github.com/restsharp/RestSharp - bbad46f165ec3cd9996838c4a97e3e575be0316f authored over 10 years ago
Added the additional test cases for PR #505 and excluded Silverlight from the change in RestRequest.

github.com/restsharp/RestSharp - c963c7834419d7d162c4142ee1d2014afcbc1463 authored over 10 years ago
Merge pull request #505 from neochrome/validate-host-header-argument

Added parameter check when setting Host header

github.com/restsharp/RestSharp - aeb665a3a0a715450c0302c2d70cea87c945849c authored over 10 years ago
Merge pull request #537 from Elywejnak/master

Repairs InvalidCastException on method RestClientExtensions.ExecuteDynamic

github.com/restsharp/RestSharp - cdbe3533405d9685c126e900d832bd8acc5d959c authored over 10 years ago
Merge pull request #543 from johnduhart/patch-1

Fixed missing Execute(<T>) in IRestClient for PocketPC

github.com/restsharp/RestSharp - f03bd2982f7d2569214a5eb8570b65d36a46c6d9 authored over 10 years ago
Merge pull request #570 from asherber/master

Added RestRequest.AddQueryParameter()

github.com/restsharp/RestSharp - d18315fa745326b1682050e26345e5d17b0af772 authored over 10 years ago
Merge pull request #578 from hallem/524_MultipartForm_ReuqestBodyAndFile

Issue 524 multipart form reuqest body and file

github.com/restsharp/RestSharp - 3d6d0b1eebaddf5a3617a9dacea09704c5683f17 authored over 10 years ago
Fixed bug where XmlDeserializer would not deserialize public nested types

The RestSharp XmlDeserializer only tries to deserialize types where
Type.IsPublic is true. For n...

github.com/restsharp/RestSharp - 3c185e21c2e01bfcb31682dbf6bd7e90529eb413 authored over 10 years ago
Merge pull request #577 from hallem/Nuget_1045

Nuget Release for v.104.5.0

github.com/restsharp/RestSharp - 2d9c57e44ab823946506ee6be2dad3fa2c956993 authored over 10 years ago
Merge pull request #579 from camillemarie/master

Change "whitelist" to "includedProperties" to avoid offense in some markets

github.com/restsharp/RestSharp - e5b2048522983f2bd339cb98a3f91c4724d2d38c authored over 10 years ago
reintroduce params (accidentally removed after misreading a ReSharper suggestion)

github.com/restsharp/RestSharp - 12e588fbd35508dd9c29a2cdc94976d88f46d0d6 authored over 10 years ago
Change name of AddObject's second parameter from "whitelist" to includedProperties.

github.com/restsharp/RestSharp - c406fc958805cf2a64a186bae0cb717f873fc19d authored over 10 years ago
Allowed a multipart form post to include a request body and file(s); Ignored warning 1591 where applicable; Switched Uri.EscapeDataString for Uri.EscapeUriString for everything except OAuth to stop characters from being encoded in the URL that don't need to be (i.e. commas); Added missing XML comment parameters where needed to reduce warnings; Updated the copyright to extend through 2014; Updated the version number to 104.5.1;

github.com/restsharp/RestSharp - 218e7698312d7d473351482b53a7be244792c6d0 authored over 10 years ago
Merge branch 'Nuget_1045' of https://github.com/hallem/RestSharp into 524_MultipartForm_ReuqestBodyAndFile

* 'Nuget_1045' of https://github.com/hallem/RestSharp:
Updated the solution to use Windows Pho...

github.com/restsharp/RestSharp - 89a8b78b03f12b37135a55104ca165f8f624260a authored over 10 years ago
Line ending inconsistencies

github.com/restsharp/RestSharp - 2762bdc78954b8c2f8034b7b52a063e620aee611 authored over 10 years ago
Updated the solution to use Windows Phone 8 and Silverlight 5; Created new nuget package for 104.5.0;

github.com/restsharp/RestSharp - 9f5558f0bf54b62dddcfdb65ebbd4047021d2a2a authored over 10 years ago
Line ending inconsistencies

github.com/restsharp/RestSharp - 653ba7e9578120d832f2db7a40ddf64ff66fc8cb authored over 10 years ago
add clearer AddJsonBody & AddXmlBody methods

It can be unintuitive that you need to first specify the RequestFormat
is JSON to have the RestR...

github.com/restsharp/RestSharp - 11924e12954e624291975fa9ef37f368a6b3b371 authored over 10 years ago
Revert "merged"

This reverts commit 182b025129f0ccb72f9a1f17c631f13d3e77aae0.

github.com/restsharp/RestSharp - bb02736f126c20b9f9f59c05c7ad9af57e5035f6 authored over 10 years ago
Revert "merged"

This reverts commit 182b025129f0ccb72f9a1f17c631f13d3e77aae0.

github.com/restsharp/RestSharp - 3686e40ae6ed90e7623c079aae1fdf60f1ded202 authored over 10 years ago
Added RestRequest.AddQueryParameter()

github.com/restsharp/RestSharp - ec239eabba5c9087fb1a2d8e115ba2403adf903f authored over 10 years ago
Update README.markdown

github.com/restsharp/RestSharp - aa8a364ed7a9d12db0600a61b2e6a5a53a64a335 authored over 10 years ago
Change Deserializers to support value types

Fixes #564

github.com/restsharp/RestSharp - 0cf07ca3770a915ee307ee73e1cc457f0ca283ee authored over 10 years ago
Merge pull request #542 from scidec/master

Add MERGE method to rest requests.

github.com/restsharp/RestSharp - 6bcceffb8ab0ff3955cef3c55eb157b5a85bb552 authored over 10 years ago
Fix spaces vs tabs.

github.com/restsharp/RestSharp - be303eaeec701ea5b97589987533428f25d795c5 authored over 10 years ago
Fix spaces vs tabs.

github.com/restsharp/RestSharp - bade8c3d35b07081c3205ac194b2f5a91e9391b5 authored over 10 years ago
Fix spaces vs tabs.

github.com/restsharp/RestSharp - ca7e25ce9b4cd6d1282b55ee368b5cd4cd5d0e8f authored over 10 years ago
Update Enum.cs

github.com/restsharp/RestSharp - 2cddedb20cdff28fc96b12df1eb346ae7ee05cfc authored over 10 years ago
Merge pull request #1 from restsharp/master

Get latest from master

github.com/restsharp/RestSharp - ed9a3e2249496c38516272d24ef46b63c3de1b86 authored over 10 years ago
Fixed missing Execute(<T>) in IRestClient

In PocketPC, the non-async Execute methods are missing. The "FRAMEWORK || PocketPC" condition is...

github.com/restsharp/RestSharp - 2551c9d0534109b10872e05181f85864ece90fca authored over 10 years ago
repairs invalidcastexception when casting from nongeneric RestResponse to generic RestResponse<dynamic>

github.com/restsharp/RestSharp - ef272ab491a4088b219b083b6ae44f0d78b2ca70 authored over 10 years ago
Merge pull request #534 from hartaa/master

Added conditional compilation directive around setting the HttpWebReques...

github.com/restsharp/RestSharp - 196c2511099b93e8900f0456b69e326bf995dfe9 authored over 10 years ago
Merge pull request #533 from autechr3/master

Preserve parent namespace when serializing lists

github.com/restsharp/RestSharp - 0ff5688c8ecf54b1bba59fe45ba94a30b381f729 authored over 10 years ago
Preserve parent namespace when serializing lists

github.com/restsharp/RestSharp - 7868b2bf885ddb545bf3febc69d47243bb8ff7dc authored over 10 years ago
Merge pull request #532 from adbre/master

BuildUri: Tell which UrlSegment parameter value is null

github.com/restsharp/RestSharp - d5e437a6e26cdf808b8726cce735d9694a645fb1 authored over 10 years ago
Add MERGE method to rest requests.

github.com/restsharp/RestSharp - 7bc1b1c7a10cffdc31ede99a6f12825a3384dcd1 authored over 10 years ago
BuildUri: Tell which UrlSegment parameter value is null

github.com/restsharp/RestSharp - b62827dcdfce1252466e0d9f21efd89b5ab3958a authored over 10 years ago
Added conditional compilation directive around setting the HttpWebRequest PreAuthenicate property for windows phone and silverlight. This property is not supported in either.

github.com/restsharp/RestSharp - fcbdb548187c2006c31f7ae62b2418657c660803 authored over 10 years ago
Merge pull request #471 from ryno1234/master

Added support for JsonArray and JsonObject deserialization when target type is specified as Syst...

github.com/restsharp/RestSharp - 70be25dae0edb44a1c962aee078e9dbf74cb4177 authored almost 11 years ago
Merge pull request #521 from lhaussknecht/cf-fixes

Added PocketPC in compiler directive to include the sync client in compa...

github.com/restsharp/RestSharp - 7fbe299196240f2c9a730aad0966d71dc3955bde authored almost 11 years ago
Added PocketPC in compiler directive to include the sync client in compact framework builds.

github.com/restsharp/RestSharp - 7658cb632690986f60c2d43f240caa67a2b84135 authored almost 11 years ago
Merge branch 'master' of github.com:ryno1234/RestSharp

Conflicts:
RestSharp/Deserializers/JsonDeserializer.cs

github.com/restsharp/RestSharp - 133e3cb2cbf957157e889d562b385679a7d6f459 authored almost 11 years ago
JsonDeserializer now can deserialize objects JsonArray and JsonObject when their target type is specified as "System.Object" instead of a more specific type.

* The side effect of this is that now you can recursively deserialize a JSON object that has mix...

github.com/restsharp/RestSharp - 708adc5f01af27dbe4e9d50794d3634968ee6e64 authored almost 11 years ago
Merge pull request #517 from lhaussknecht/cf

Fixed an overload, which is not available in compact framework.

github.com/restsharp/RestSharp - 18826dd66905df9e25c10e606363b4d39aa88c4c authored almost 11 years ago
Fixed an overload, which is not available in compact framework.

github.com/restsharp/RestSharp - e971360e06a1e3be7798d9c5cbc6765767ac460f authored almost 11 years ago
Merge pull request #516 from mehdime/master

Fixed bug that caused the async RestClient callbacks to never get called...

github.com/restsharp/RestSharp - 401add8ade8d4b966c2882177f3a7378d03ce30f authored almost 11 years ago
Added the request to the RestResponse instance when building an error response.

github.com/restsharp/RestSharp - 9c5be018b7f135486c3627838347051766b51c98 authored almost 11 years ago
Fixed bug that caused the async RestClient callbacks to never get called.

When an exception was thrown from a RestRequest.OnBeforeDeserialization
event handler, async cal...

github.com/restsharp/RestSharp - af039bba3accef8be88eb87b388d716120fc5198 authored almost 11 years ago