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

Make SourceLink a development dependency only

From https://github.com/dotnet/sourcelink#githubcom-and-github-enterprise
> Source Link package...

github.com/restsharp/RestSharp - 1cb663423715662bd19d4f7ec611d643805ece7c authored almost 6 years ago by Jonas Nyrup <[email protected]>
Version 106.6.8

github.com/restsharp/RestSharp - c7e8e264fa3098badd91cdc490dfcff6d11f829f authored almost 6 years ago by Alexey Zimarev <[email protected]>
Updated the comment as per #1271

github.com/restsharp/RestSharp - 962565d44d1e7c8916a55090f49b7472772c281f authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixed #1272

github.com/restsharp/RestSharp - 4f13f81d8b65fda283aa5effa46ddcd00714eb7f authored almost 6 years ago by Alexey Zimarev <[email protected]>
Adding a test for custom JSON serializer and AddJsonBody

github.com/restsharp/RestSharp - bea0c8abb353edd0ab78993e1ce274a2a010bdb9 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1275 from shaunbowe/master

Fixes 1273

github.com/restsharp/RestSharp - 06a66187a49489e0f02ca0afa971cbe2fd8dd653 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Issue 1273

Do not encode querystring parameters that are sent to the RestRequest constructor. Also fix unit...

github.com/restsharp/RestSharp - f2b307ac2071a0317df8c05ae40494c69dfb0900 authored almost 6 years ago by Shaun Bowe <[email protected]>
Update README.md

github.com/restsharp/RestSharp - e2d0bfd99de7aa5651d713e48d728d342195877d authored almost 6 years ago by Alexey Zimarev <[email protected]>
Proper functions

github.com/restsharp/RestSharp - 42f086a895ae3cb8c295557086eba0d3fb1df22c authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixes #867

github.com/restsharp/RestSharp - 9d90e585a89620a9b6885eb418ed76f9fa920350 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixes #625

github.com/restsharp/RestSharp - 75d4893df105544028a46b2a0b0984a442ff11f1 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixes #778

github.com/restsharp/RestSharp - 2af130d2ec134a3710eab10871a93aba888b68c2 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Use the first available handler, whatever it is.

github.com/restsharp/RestSharp - dd1dae247d956b43ca7483bf0cb245350363c1fd authored almost 6 years ago by Alexey Zimarev <[email protected]>
Don't throw on the empty content type

Return the first handler is only one is available.

github.com/restsharp/RestSharp - 6ede4d2ecb9d52503b9075d82c6f7128d1f20d15 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Added an option to return Completed when deserialization fails

github.com/restsharp/RestSharp - 8352dbd7638bf70d6d941d975069e0117915e4af authored almost 6 years ago by Alexey Zimarev <[email protected]>
Added a new FileParameter factory

github.com/restsharp/RestSharp - 97267ba7c6bc25c3ae78903b80f0efa127846b83 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Moving SimpleJson back to RestSharp namespace

github.com/restsharp/RestSharp - 7d8f711953e29c217cda3f0999326b3dc9570f9b authored almost 6 years ago by Alexey Zimarev <[email protected]>
Moving SimpleJson back to RestSharp namespace

github.com/restsharp/RestSharp - 32bec2d71b29fd316da044c951c40ffec85771f2 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Cleanup

github.com/restsharp/RestSharp - 274b4b3c30f6c5b9b5e0dad44a31d3569cfa1367 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Cleanup

github.com/restsharp/RestSharp - 5c339a71ea25fe648ca2ee266ea88a7b276ab640 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge branch 'jnyrup-cleanup'

github.com/restsharp/RestSharp - fd7dfbf0198a489bbb06ed72ee0291b536e7d961 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge

github.com/restsharp/RestSharp - 68edc94c28fedf41b3c9e3b7419d85594b671ab2 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixing #1230

github.com/restsharp/RestSharp - f7e5214e8604cfb3cffde6915d4fa02510389fd0 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixing #1230

github.com/restsharp/RestSharp - e5decb70a492799aad779c077beae87dc5198b95 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/restsharp/RestSharp - da1e019665d1dfbb1b37b8d6c2c6c03a829d15bf authored almost 6 years ago by Alexey Zimarev <[email protected]>
Formatting

github.com/restsharp/RestSharp - c6ddc241f25660bdecf80d53dc5affde1e7648ab authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge branch 'Bumler-master'

github.com/restsharp/RestSharp - 50e0648d54488459265b9ddba7fff3905c30c5e2 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixing things

github.com/restsharp/RestSharp - 74e5e52d5c0f44c2e56fdf625370ba787277d4ff authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge branch 'master' of https://github.com/Bumler/RestSharp into Bumler-master

github.com/restsharp/RestSharp - 485144d9cd20e2aff2f958265cf25a467c521492 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Update README.md

github.com/restsharp/RestSharp - 3d8a29dff51305d637c1246d5c0da5f9364a423c authored almost 6 years ago by Alexey Zimarev <[email protected]>
Revert SimpleJson wrong namespace

github.com/restsharp/RestSharp - a9359d6e30138a418ddd6d2b4b0bcf0ffdf1255f authored almost 6 years ago by Alexey Zimarev <[email protected]>
Don't send content-length for GET requests

github.com/restsharp/RestSharp - c6de22c60116c7181fdbb16dac3db60c53d790e7 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1261 from soccerjoshj07/master

Turning on code optimizations

github.com/restsharp/RestSharp - 248b8f8cd7a8ff8c5afc0c811ac106e7c57f3d81 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixed the custom JSON serializer test

github.com/restsharp/RestSharp - 67c148170acdb7988f1c10032c2fdc9f050c09b6 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Added the custom JSON serializer test

github.com/restsharp/RestSharp - 9af8a5d1c9ae536ca700eb4455aa5a3ef133942f authored almost 6 years ago by Alexey Zimarev <[email protected]>
Added a custom URL encoder

github.com/restsharp/RestSharp - 62e95bd03a0c64ac3933b648be4ee18d6c220ad7 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Organizing tests, fixing the package icon

github.com/restsharp/RestSharp - a266cd487b553d12d8d798c473f164cc2dd29619 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Making sense of things

github.com/restsharp/RestSharp - dd790a2b4d6423d69b8fbbea70b3f995d762af46 authored almost 6 years ago by Alexey Zimarev <[email protected]>
We seem to be missing some default parameters

github.com/restsharp/RestSharp - 92c299a048120fd45237f881f6e58830d7906880 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Don't use the obsolete method

github.com/restsharp/RestSharp - 866da14e4f9e97f4d5033fd26d3293292d965836 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixes #951

github.com/restsharp/RestSharp - a3c0d5245724061b5d6604b6dc427b86b7057742 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Turning on code optimizations

turning on "optimize code" in project settings - otherwise the DLL was showing in debug mode. No...

github.com/restsharp/RestSharp - 27594a7b22e0e5750791ef7381bbd232fc7818d2 authored almost 6 years ago by soccerjoshj07 <[email protected]>
UseJson/UseXml

github.com/restsharp/RestSharp - cd852bcb0cb73c2b3fd506ec35ffec05712ea485 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Json first

github.com/restsharp/RestSharp - 1ef3b38bbcdcf7cd6361b2f8b788e0194377a452 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Returning the RootElement to JSON

github.com/restsharp/RestSharp - a31a21dba721ca49d66864105c307d4218a82c8b authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1258

github.com/restsharp/RestSharp - 07a6dc63ce340f5ebcb22f47e8233e41981edb68 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixes #1254 and #1257

github.com/restsharp/RestSharp - 837eafd629ab3840472223c194dfe997bb2a048c authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/restsharp/RestSharp - 41262b692da40bd9cbd83d47ff344dd9ede2aef9 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Reverting the contract until 107. Use request custom serializers.

github.com/restsharp/RestSharp - e930dbbcd4cb089f1161c5f6e8baf74ed076997e authored almost 6 years ago by Alexey Zimarev <[email protected]>
New version

github.com/restsharp/RestSharp - 9b59f6942b7a3af4e660f17a95b39b22ef5ff5f3 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Making it possible to have multiple parameters with the same name

github.com/restsharp/RestSharp - eb5374c5e5ba5136b323b7dd65c7cb052e9dffd8 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixing serialization crash

github.com/restsharp/RestSharp - 357e06516b8719847d5a4bffaf9d7adcd81e07cf authored almost 6 years ago by Alexey Zimarev <[email protected]>
Reverting the contract until 107. Use request custom serializers.

github.com/restsharp/RestSharp - b7bb9f9e3b220fafc5a394554c92189bd3b57dae authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixing the test

github.com/restsharp/RestSharp - 99db4a19957a77f4b25f6111125fed92b5a974bc authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixing the test

github.com/restsharp/RestSharp - a9cf62fdd64c6ee47aff5e057b908f5506b3affd authored almost 6 years ago by Alexey Zimarev <[email protected]>
Fixed the URL segment default parameter

github.com/restsharp/RestSharp - 16968e4facac528722d6ae3127af3fe18c104843 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Added a query parameters test

github.com/restsharp/RestSharp - 9d584989a7fc1e5ce97c082269094e4a1f7165b7 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1248 from forbjok/fix-addbody-setting-requestformat-to-xml

Check RequestFormat in single-parameter AddBody instead of (possibly …

github.com/restsharp/RestSharp - 69a138f37fe59983e8af23bf1f424c59e789efa1 authored almost 6 years ago by Alexey Zimarev <[email protected]>
Check RequestFormat in single-parameter AddBody instead of (possibly incorrectly) assuming Xml

github.com/restsharp/RestSharp - 860629e8e1b3da0a384e614016e187ef1bb0d735 authored almost 6 years ago by Kjartan Fredrik Kvamme <[email protected]>
Use normal parameter instead of the body parameter

github.com/restsharp/RestSharp - 627f7e3a76c59aec7ada94d4ebc5528b81a80057 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1245 from ParanoikCZE/master

Fixed proxy tests for localized environments

github.com/restsharp/RestSharp - fde37185af7ed19ce2853b48e4f3961eedd15417 authored about 6 years ago by Alexey Zimarev <[email protected]>
Fixed proxy tests for localized environments

github.com/restsharp/RestSharp - f3d9e580334bed3270e0919507761b2ab1eb9069 authored about 6 years ago by Tomáš Vymětal <[email protected]>
Merge pull request #1244 from ParanoikCZE/master

Handle request in response every time

github.com/restsharp/RestSharp - daa377341170576d9bfb45b91fac954a97aef751 authored about 6 years ago by Alexey Zimarev <[email protected]>
Handle request in response every time

github.com/restsharp/RestSharp - 3ea999ddfe9fa97cc97f77bc660522d7587dd0ab authored about 6 years ago by Tomáš Vymětal <[email protected]>
Update the readme

github.com/restsharp/RestSharp - a6a05d3109f7e13778c2f152bcc4eb9b3746e61b authored about 6 years ago by Alexey Zimarev <[email protected]>
Moved DotNetXml serializers back to the original namespaces, added an extension to use it on the client level

github.com/restsharp/RestSharp - be60ac97c7e01b4776fb365858a604e425712062 authored about 6 years ago by Alexey Zimarev <[email protected]>
License

github.com/restsharp/RestSharp - bb62ee0fea5b57a2d3d704ea522e216ccea557e1 authored about 6 years ago by Alexey Zimarev <[email protected]>
Issue with XML

github.com/restsharp/RestSharp - 681bb6db0898400847ad92b8b83fe5dd77c33527 authored about 6 years ago by Alexey Zimarev <[email protected]>
Updated release notes and new version

github.com/restsharp/RestSharp - c56c29081884b6895f2e7b1f884bc7bab635b683 authored about 6 years ago by Alexey Zimarev <[email protected]>
Content type issue

github.com/restsharp/RestSharp - 774641b658e06fdb38ec76862421ea606bae67ba authored about 6 years ago by Alexey Zimarev <[email protected]>
Content type issue

github.com/restsharp/RestSharp - 56ae019a262df9bdfd20f1a5f4e694e6d5b9792e authored about 6 years ago by Alexey Zimarev <[email protected]>
Large scale serialization changes

github.com/restsharp/RestSharp - 0c173f27eb8a97a15e6fe5aa1b7d91d55ba4169a authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1224 from justinhuntgc/master

Add ability to deserialize an IList<> object, by creating a List<>

github.com/restsharp/RestSharp - 46802e763ed9fc4f7d28e0ed9815ff6d08d5cb66 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1226 from jaskie/RequestStreamCallback_exception_fix

Fix #1225

github.com/restsharp/RestSharp - fda94f868e79a1923de9ab9455dd9c2826067524 authored about 6 years ago by Alexey Zimarev <[email protected]>
Fix #1225

github.com/restsharp/RestSharp - cd64c78e0ba1aad7995ffe5b875f999fab2aedfb authored about 6 years ago by Jerzy Jaśkiewicz <[email protected]>
Add ability to deserialize an IList<> object, by creating a List<>

github.com/restsharp/RestSharp - cf28790e51121a3f47e5ee95f7f9d5a7b69a91a9 authored about 6 years ago by Justin Hunt <[email protected]>
Merge pull request #1223 from gaeshi/patch-1

Fix typo in RestRequest.cs

github.com/restsharp/RestSharp - fb105d5271e753211c08f3909f6ba3432fdcc2c6 authored about 6 years ago by Alexey Zimarev <[email protected]>
Fix typo in RestRequest.cs

Fix typo "_alloweDecompressionMethods" to "_allowedDecompressionMethods".

github.com/restsharp/RestSharp - cb149da1db5237ebe2d8f7619c3cfdd2713bd3bd authored about 6 years ago by gaeshi <[email protected]>
Merge pull request #1208 from yurikus/master

Better use of AdvancedResponseWriter

github.com/restsharp/RestSharp - 79387836831ccd81830c367441139f7f0530b5a6 authored about 6 years ago by Alexey Zimarev <[email protected]>
Files fixed from tabs to spaces

github.com/restsharp/RestSharp - 745bcf7cc56874fce2ad9df22e65bbf787c20d6a authored about 6 years ago by Henry Bulmer <[email protected]>
JsonSerializer will detect json arrays in already serialized strings

github.com/restsharp/RestSharp - 341e2248b310caaf99011dd50b8a92ef1397d8d2 authored about 6 years ago by Henry Bulmer <[email protected]>
Unit test for Json Serializer handling arrays in strings

github.com/restsharp/RestSharp - ead90e8abe1d51a9a6c3f0521321c8e3778e1e4e authored about 6 years ago by Henry Bulmer <[email protected]>
Correct test for #1208.

github.com/restsharp/RestSharp - 244a3b4c17146d7058fc4d4d1447f4a6039218d2 authored about 6 years ago by Yuriy Gettya <[email protected]>
Limiting the number of response writers

github.com/restsharp/RestSharp - 0df0d85e6463791ee6269c2153a6dd5ca6241557 authored about 6 years ago by Alexey Zimarev <[email protected]>
Added Test for https://github.com/restsharp/RestSharp/pull/1208

github.com/restsharp/RestSharp - 9753271716739444e06e03f5e1dcdf9f2e177bad authored about 6 years ago by Yuriy Gettya <[email protected]>
Starting to work in serialization

github.com/restsharp/RestSharp - ea821df25f0a5dea36e8c6dff3e890c7b063b1fe authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1210 from michal880/master

Fixed #881

github.com/restsharp/RestSharp - 5a5d6ea59478bc8d6991e2c2b1c9177de37fd582 authored about 6 years ago by Alexey Zimarev <[email protected]>
Fixed #881

github.com/restsharp/RestSharp - 94c5adf7f790b09ef8365285a10766f1c6f59f25 authored about 6 years ago by Michał Rychlewicz <[email protected]>
Fixes #1209

github.com/restsharp/RestSharp - 25beb00bf611d58dabdb3e0235d88ff8185fe18b authored about 6 years ago by Alexey Zimarev <[email protected]>
- Moved ProcessResponseStream() call to the bottom of ExtractResponseData() to make HttpResponse members available to AdvancedResponseWriter.

- Check for AdvancedResponseWriter first and call only that or fallback to ResponseWriter.

github.com/restsharp/RestSharp - 0653109c84f8e499730023679565e977bf8106a0 authored about 6 years ago by Yuriy Gettya <[email protected]>
Merge branch 'master' of github.com:restsharp/RestSharp

github.com/restsharp/RestSharp - 635fe99f1a4d3500e9297899ee8cac4c2f95841f authored about 6 years ago by Alexey Zimarev <[email protected]>
Fixing the OAuth issue

github.com/restsharp/RestSharp - 2cdbdf58f6ec5fbf0043c73f5bd097d70816c7c9 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1204 from artiomchi/bugfix/oauth1-uri-query-handling

Providing an alternative patch to query string param handling for OAuth1

github.com/restsharp/RestSharp - d20b0e938762520da8279971e7bd274d72cb7fce authored about 6 years ago by Alexey Zimarev <[email protected]>
+ Adding tests to make sure I don't break the RestRequest constructor

github.com/restsharp/RestSharp - 19dd355cc129fb4ecbd45f806366a8e7160c81c9 authored about 6 years ago by Artiom Chilaru <[email protected]>
Revert "Merge pull request #1167 from artiomchi/bugfix/oauth1-uri-query-handling"

This reverts commit 9a41689020fe0d1d78e8b47176aed6721376618a.

github.com/restsharp/RestSharp - d2f27e250b684631c1b3e030903cb1212d59d2fd authored about 6 years ago by Alexey Zimarev <[email protected]>
+ Adding correct support for query string params passed to the `RestRequest`

github.com/restsharp/RestSharp - 59265431e9d05c20c3b4a52456bee89f8975b894 authored about 6 years ago by Artiom Chilaru <[email protected]>
Fixed warnings

Replace + in parameter values to %20

github.com/restsharp/RestSharp - 64357df6f8c428f3b39e78ab4b3034596dd2e953 authored about 6 years ago by Alexey Zimarev <[email protected]>
Merge pull request #1201 from intouchpay/master

JsonSerializer to skip serialization of json strings

github.com/restsharp/RestSharp - fa19237d7be71d3bae8adec02ab86f1c6f305df7 authored about 6 years ago by Alexey Zimarev <[email protected]>
remove unused usings

github.com/restsharp/RestSharp - 19664060e29af6b81b2c3fd4811c7719d0140bab authored about 6 years ago by zzanol <[email protected]>