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
Rewrote UrlEncodeStrict
github.com/restsharp/RestSharp - 1b9606bcb6a6afd1abc54f7925b79de94cf748b1 authored about 10 years agogithub.com/restsharp/RestSharp - 848134c2afb1cb095e3209ac7fb033424f935bfd authored about 10 years ago
github.com/restsharp/RestSharp - 5ec6cf43d28ae99869f99e3c13c061d811d1e4eb authored about 10 years ago
github.com/restsharp/RestSharp - 90308b51ecc466927c21d96207881eae8e6a555e authored about 10 years ago
github.com/restsharp/RestSharp - 377048dfc39d530d644830f432c75ca48fcf7193 authored about 10 years ago
github.com/restsharp/RestSharp - 45bdecac46ae7af665b087fb8320f8870d318072 authored about 10 years ago
github.com/restsharp/RestSharp - b4d0c6fec1a1ffdb8b29eb9f1aa7fe75ce45154c authored about 10 years ago
Fix readme: `AddFile` also needs a attribute name.
github.com/restsharp/RestSharp - 00f75b97d0af9dafde529e58e58e4af3f33cb7ca authored about 10 years agogithub.com/restsharp/RestSharp - a39731b0400c6a058e077336b94d65e28df6fd7f authored about 10 years ago
Conflicts:
.nuget/RestSharp.Build.dll
github.com/restsharp/RestSharp - f18751f6587f2829e6d9b3716d40b76b8f449c7a authored about 10 years ago
github.com/restsharp/RestSharp - 2324f56076e42f3e79e3fcfde7b3c76efac681bf authored about 10 years ago
github.com/restsharp/RestSharp - 26f81653e03fa5ce1fbc77060f5261727ed84a2c authored about 10 years ago
github.com/restsharp/RestSharp - e3a0cf03d29bf422d291453b6bbd95cb813958f2 authored about 10 years ago
github.com/restsharp/RestSharp - 8abb790f58d4dd21331d0db4150b6df7a48a7340 authored about 10 years ago
github.com/restsharp/RestSharp - 53abcccb3ef52117bd35ad0889877fcfdbbad214 authored about 10 years ago
This was also doing some special handling for \b\r\n and ignored the
issue with hex characters 0...
github.com/restsharp/RestSharp - 968bac43ab5ce6c5114f7a70ad3a10e77cfeb7ce authored about 10 years ago
It didn't handle % characters in the original string (unless they were
followed by a not Unreser...
github.com/restsharp/RestSharp - 2f45602cdebb2a1425d0860010ab7661991c1c1b authored about 10 years ago
github.com/restsharp/RestSharp - a07e9e8c4dc49a7b9bdc99fc43a58742445e76f7 authored about 10 years ago
github.com/restsharp/RestSharp - ad556366d0507e48e5485a35d2b39ac56014088e authored about 10 years ago
github.com/restsharp/RestSharp - b803a6d36e39358fc163f0eb316d73d51b46dff8 authored about 10 years ago
github.com/restsharp/RestSharp - b3a7f8cb89bc01669656c576713637abedd9edec authored about 10 years ago
github.com/restsharp/RestSharp - b30e1317f31739d1aebad4429e341059b7f2a792 authored about 10 years ago
github.com/restsharp/RestSharp - 55fc568aee0e9abf79dd2aeea37bd592a488a421 authored about 10 years ago
github.com/restsharp/RestSharp - 96418b5a1a78e134410c13867fa8a469719fae18 authored about 10 years ago
github.com/restsharp/RestSharp - 2d761f83032dad5ce3a3ca4a13b5ec5e66fad33a authored about 10 years ago
github.com/restsharp/RestSharp - bae4806c3d5d8dafe50bad50bbbdfc3a3fec401f authored about 10 years ago
Conflicts:
RestSharp.IntegrationTests/AsyncTests.cs
RestSharp.IntegrationTests/AuthenticationT...
github.com/restsharp/RestSharp - a1a4e077ecd3bc0eefa6db55085823bc98692c05 authored about 10 years ago
github.com/restsharp/RestSharp - cbee3c1efcd0b9b03873f2b61f7036228a751972 authored about 10 years ago
github.com/restsharp/RestSharp - 629ea545144ab712f4a36c0955708b902eb53727 authored about 10 years ago
github.com/restsharp/RestSharp - cda4d4c46dff9132904b9662433f72fb213d90c4 authored about 10 years ago
github.com/restsharp/RestSharp - 3ac91252c02e4038b74d92a81b26719fb13001e6 authored about 10 years ago
Conflicts:
RestSharp/Deserializers/JsonDeserializer.cs
github.com/restsharp/RestSharp - 166c698320727450993afa15425bef92bb6f3127 authored about 10 years ago
github.com/restsharp/RestSharp - 40f922fe1fb20c00664d8e539315119adaf628af authored about 10 years ago
github.com/restsharp/RestSharp - 2d69bcc044f8b7fffca0a835c675df6c2c4e92fa authored about 10 years ago
Conflicts:
RestSharp/Deserializers/JsonDeserializer.cs
RestSharp/Deserializers/XmlDeserializer.cs
Conflicts:
RestSharp/IRestRequest.cs
RestSharp/RestRequest.cs
github.com/restsharp/RestSharp - 62774f2f4f70dac404ab0dbf886d4ed3f306c915 authored about 10 years ago
Added clearer comments for RestRequest.AddBody and additional RestRequest.AddJsonBody and RestRe...
github.com/restsharp/RestSharp - 35e401344a41c72afc75fc73d75e107682e5e238 authored over 10 years agogithub.com/restsharp/RestSharp - ab19b14a7af5b73adc20ec63f4a1c66372345e0f authored over 10 years ago
github.com/restsharp/RestSharp - 26d134c02c2972d42d16afa7f77193babc58ba2f authored over 10 years ago
github.com/restsharp/RestSharp - 934351a6ee2a8834a38d852a0e4a7e5e01787dad authored over 10 years ago
github.com/restsharp/RestSharp - 800a390c448d94827984ab416b8a1361a92718db authored over 10 years ago
This reverts commit 508f72266d133eade2c246af76c394ea03902112.
github.com/restsharp/RestSharp - 5c9228ca8b6959117b66e4008b4026e7bb709b4c authored over 10 years agogithub.com/restsharp/RestSharp - 508f72266d133eade2c246af76c394ea03902112 authored over 10 years ago
Fixed bug where XmlDeserializer would not deserialize public nested type
github.com/restsharp/RestSharp - ea0b33a0093752e41fab8372c7f77801065e72cc authored over 10 years agoAdded additional variants to look for on deserialization
github.com/restsharp/RestSharp - bbad46f165ec3cd9996838c4a97e3e575be0316f authored over 10 years agogithub.com/restsharp/RestSharp - c963c7834419d7d162c4142ee1d2014afcbc1463 authored over 10 years ago
Added parameter check when setting Host header
github.com/restsharp/RestSharp - aeb665a3a0a715450c0302c2d70cea87c945849c authored over 10 years agoRepairs InvalidCastException on method RestClientExtensions.ExecuteDynamic
github.com/restsharp/RestSharp - cdbe3533405d9685c126e900d832bd8acc5d959c authored over 10 years agoFixed missing Execute(<T>) in IRestClient for PocketPC
github.com/restsharp/RestSharp - f03bd2982f7d2569214a5eb8570b65d36a46c6d9 authored over 10 years agoAdded RestRequest.AddQueryParameter()
github.com/restsharp/RestSharp - d18315fa745326b1682050e26345e5d17b0af772 authored over 10 years agoIssue 524 multipart form reuqest body and file
github.com/restsharp/RestSharp - 3d6d0b1eebaddf5a3617a9dacea09704c5683f17 authored over 10 years ago
The RestSharp XmlDeserializer only tries to deserialize types where
Type.IsPublic is true. For n...
Nuget Release for v.104.5.0
github.com/restsharp/RestSharp - 2d9c57e44ab823946506ee6be2dad3fa2c956993 authored over 10 years agoChange "whitelist" to "includedProperties" to avoid offense in some markets
github.com/restsharp/RestSharp - e5b2048522983f2bd339cb98a3f91c4724d2d38c authored over 10 years agogithub.com/restsharp/RestSharp - 12e588fbd35508dd9c29a2cdc94976d88f46d0d6 authored over 10 years ago
github.com/restsharp/RestSharp - c406fc958805cf2a64a186bae0cb717f873fc19d authored over 10 years ago
github.com/restsharp/RestSharp - 218e7698312d7d473351482b53a7be244792c6d0 authored over 10 years ago
* 'Nuget_1045' of https://github.com/hallem/RestSharp:
Updated the solution to use Windows Pho...
github.com/restsharp/RestSharp - 2762bdc78954b8c2f8034b7b52a063e620aee611 authored over 10 years ago
github.com/restsharp/RestSharp - 9f5558f0bf54b62dddcfdb65ebbd4047021d2a2a authored over 10 years ago
github.com/restsharp/RestSharp - 653ba7e9578120d832f2db7a40ddf64ff66fc8cb authored over 10 years ago
It can be unintuitive that you need to first specify the RequestFormat
is JSON to have the RestR...
This reverts commit 182b025129f0ccb72f9a1f17c631f13d3e77aae0.
github.com/restsharp/RestSharp - bb02736f126c20b9f9f59c05c7ad9af57e5035f6 authored over 10 years agogithub.com/restsharp/RestSharp - 1c7bd22c312a7f5c8972335e27c854f9440b3982 authored over 10 years ago
This reverts commit 182b025129f0ccb72f9a1f17c631f13d3e77aae0.
github.com/restsharp/RestSharp - 3686e40ae6ed90e7623c079aae1fdf60f1ded202 authored over 10 years agogithub.com/restsharp/RestSharp - 182b025129f0ccb72f9a1f17c631f13d3e77aae0 authored over 10 years ago
github.com/restsharp/RestSharp - ec239eabba5c9087fb1a2d8e115ba2403adf903f authored over 10 years ago
github.com/restsharp/RestSharp - aa8a364ed7a9d12db0600a61b2e6a5a53a64a335 authored over 10 years ago
Fixes #564
github.com/restsharp/RestSharp - 0cf07ca3770a915ee307ee73e1cc457f0ca283ee authored over 10 years agoAdd MERGE method to rest requests.
github.com/restsharp/RestSharp - 6bcceffb8ab0ff3955cef3c55eb157b5a85bb552 authored over 10 years agogithub.com/restsharp/RestSharp - be303eaeec701ea5b97589987533428f25d795c5 authored over 10 years ago
github.com/restsharp/RestSharp - bade8c3d35b07081c3205ac194b2f5a91e9391b5 authored over 10 years ago
github.com/restsharp/RestSharp - ca7e25ce9b4cd6d1282b55ee368b5cd4cd5d0e8f authored over 10 years ago
github.com/restsharp/RestSharp - 2cddedb20cdff28fc96b12df1eb346ae7ee05cfc authored over 10 years ago
Get latest from master
github.com/restsharp/RestSharp - ed9a3e2249496c38516272d24ef46b63c3de1b86 authored over 10 years agoIn PocketPC, the non-async Execute methods are missing. The "FRAMEWORK || PocketPC" condition is...
github.com/restsharp/RestSharp - 2551c9d0534109b10872e05181f85864ece90fca authored over 10 years agogithub.com/restsharp/RestSharp - ef272ab491a4088b219b083b6ae44f0d78b2ca70 authored over 10 years ago
Added conditional compilation directive around setting the HttpWebReques...
github.com/restsharp/RestSharp - 196c2511099b93e8900f0456b69e326bf995dfe9 authored over 10 years agoPreserve parent namespace when serializing lists
github.com/restsharp/RestSharp - 0ff5688c8ecf54b1bba59fe45ba94a30b381f729 authored over 10 years agogithub.com/restsharp/RestSharp - 7868b2bf885ddb545bf3febc69d47243bb8ff7dc authored over 10 years ago
BuildUri: Tell which UrlSegment parameter value is null
github.com/restsharp/RestSharp - d5e437a6e26cdf808b8726cce735d9694a645fb1 authored over 10 years agogithub.com/restsharp/RestSharp - 7bc1b1c7a10cffdc31ede99a6f12825a3384dcd1 authored over 10 years ago
github.com/restsharp/RestSharp - b62827dcdfce1252466e0d9f21efd89b5ab3958a authored over 10 years ago
github.com/restsharp/RestSharp - fcbdb548187c2006c31f7ae62b2418657c660803 authored over 10 years ago
Added support for JsonArray and JsonObject deserialization when target type is specified as Syst...
github.com/restsharp/RestSharp - 70be25dae0edb44a1c962aee078e9dbf74cb4177 authored almost 11 years agoAdded PocketPC in compiler directive to include the sync client in compa...
github.com/restsharp/RestSharp - 7fbe299196240f2c9a730aad0966d71dc3955bde authored almost 11 years agogithub.com/restsharp/RestSharp - 7658cb632690986f60c2d43f240caa67a2b84135 authored almost 11 years ago
Conflicts:
RestSharp/Deserializers/JsonDeserializer.cs
* 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 agoFixed an overload, which is not available in compact framework.
github.com/restsharp/RestSharp - 18826dd66905df9e25c10e606363b4d39aa88c4c authored almost 11 years agogithub.com/restsharp/RestSharp - e971360e06a1e3be7798d9c5cbc6765767ac460f authored almost 11 years ago
Fixed bug that caused the async RestClient callbacks to never get called...
github.com/restsharp/RestSharp - 401add8ade8d4b966c2882177f3a7378d03ce30f authored almost 11 years agogithub.com/restsharp/RestSharp - 9c5be018b7f135486c3627838347051766b51c98 authored almost 11 years ago
When an exception was thrown from a RestRequest.OnBeforeDeserialization
event handler, async cal...