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

Create codacy-analysis.yml

github.com/restsharp/RestSharp - 077b8daaf2a17e6108661c59d428d7a9352c7759 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Bump coverlet.collector from 3.1.0 to 3.1.1 (#1729)

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.1.
...

github.com/restsharp/RestSharp - b8d850794c1b9362453957603a0b85a56334c753 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Unnecessary semicolon removed (#1728)

github.com/restsharp/RestSharp - f12e8a74be0a07da2ec3085eeb5e6b47bc96acc3 authored almost 3 years ago by Emre Ceyhan <[email protected]>
Fix typo in v107 documentation (#1724)

ntml -> ntlm

github.com/restsharp/RestSharp - 9fcc09fb0bca2f57183321587d77aa5bcfda4111 authored almost 3 years ago by George Vanburgh <[email protected]>
Bump FluentAssertions from 6.3.0 to 6.4.0 (#1720)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.3.0 to 6.4...

github.com/restsharp/RestSharp - 28480da67606595b34dfa82f6ad08ea4ba990bd0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
doc: fixed return value of RestClient.PostAsync() (#1723)

github.com/restsharp/RestSharp - cafa8ceb494e986eac36ecf43423e5d8aeee2fca authored almost 3 years ago by Ivo Snoza <[email protected]>
Setting the form boundary for #1716

github.com/restsharp/RestSharp - 6091d722fbd66eeb7b4cfe1d0feb25f1fe169856 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Wrap filename and param name in quotes for disposition

github.com/restsharp/RestSharp - 6c7b73bcaf85bae34fd46292fbc4ba141f2c77d1 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Small fixes in Blazor section

github.com/restsharp/RestSharp - bc0850c1a415061f49d9bcd487b362721c4cfcb7 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/restsharp/RestSharp - d90175bc3e499e363dd0e9eb2d8766d5d1eafdc5 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added a Blazor note

github.com/restsharp/RestSharp - 884b80eea1f692d20b5e3715dffc62c5f2981a49 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Bump nanoid from 3.1.30 to 3.2.0 (#1717)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://gi...

github.com/restsharp/RestSharp - a825ea9877226a7fe15f7d7ea3177cf904467dc6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implemented Dispose(bool)

Added .nvmrc

github.com/restsharp/RestSharp - 47b5c82f262980f876976667d205a4326f6da473 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Dispose the internal client when using a custom handler

github.com/restsharp/RestSharp - 0bd17953787c4d7c0438b21d8cff2762d14ed6ad authored almost 3 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/restsharp/RestSharp - 23120fbaf48bcd4fbf4a5c34f2dbe251fc49a2db authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fixed the wrong cooking container check

github.com/restsharp/RestSharp - d73292b1b88035bf8c75ffd2146972495c662573 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Update usage.md (#1718)

Fix grammar, typos, and readability of the usage documentation

github.com/restsharp/RestSharp - ec230beaea658dbc028855c7d22e176b9312ef39 authored almost 3 years ago by eitamal <[email protected]>
Revert the behaviour of using content type as body parameter name in the content disposition header.

github.com/restsharp/RestSharp - 887c5661f231bc742b31f447a0d9c1b55d8c6c25 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Trying to get the proper content disposition

github.com/restsharp/RestSharp - d6baf068ee272644beea2d3bab07032a82903d4c authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fix the custom boundary format

github.com/restsharp/RestSharp - 1d1dfafdb086d59ca8a53c4023b08752af77bc30 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Small docs update and multipart form content type format override

github.com/restsharp/RestSharp - 6a9126325ca260864a10c310aa3f5cbb773a80ae authored almost 3 years ago by Alexey Zimarev <[email protected]>
Make it wider

github.com/restsharp/RestSharp - ee328c9d1533352e4b9ef6164924fc82463a4f82 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Wording

github.com/restsharp/RestSharp - 6b3bd0b6dd5806e04599d1ebd475c9b0d887932d authored almost 3 years ago by Alexey Zimarev <[email protected]>
Docs improvements

github.com/restsharp/RestSharp - 5187c41cbc24ce629fe01e13c7b4254649b688c7 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Conditional dispose of HttpClient (#1712)

* Dispose HttpClient conditionally

* Replaced Twilio example with Twitter

* Moved test fil...

github.com/restsharp/RestSharp - c486e7862fd9caadc90a3baaccd4b65f7ac576cb authored almost 3 years ago by Alexey Zimarev <[email protected]>
Updated bug report template

github.com/restsharp/RestSharp - c3c5ba12c0be0da7634911ba2ef055dec3544a56 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/restsharp/RestSharp - a25180b109e09ba05691de5c2d5310ab48bb6386 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Support json with arrays on DetectContentType. (#1709)

github.com/restsharp/RestSharp - 9913432a9828b4020598569db7f30a4ab2f94937 authored almost 3 years ago by Marcel Wilke <[email protected]>
Update bug_report.md

github.com/restsharp/RestSharp - 83c5c3bb111fd1143af0379056326bf9dadaff4c authored almost 3 years ago by Alexey Zimarev <[email protected]>
Bump Polly from 7.2.2 to 7.2.3 (#1708)

Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.2 to 7.2.3.
- [Release notes](https:...

github.com/restsharp/RestSharp - 3fdf708debddef6941ff424f7a5c02181434dd2e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed missing resource in JSON overloads

github.com/restsharp/RestSharp - 10dc0e3a9cee5b5e3a941da624a3c6f796e99dec authored almost 3 years ago by Alexey Zimarev <[email protected]>
Avoid changing the serializer root element per request

github.com/restsharp/RestSharp - b7a17e0496e9c6bf0303dd933025d9ab8044b274 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fixing bugs after exception handling changed

github.com/restsharp/RestSharp - 95f1324207d60223886566dbc9f1e16ea4294860 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Updated docs and issue templates

github.com/restsharp/RestSharp - f6fefcb81610e5415f8621b424bb1593b5ff38f8 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Update issue templates

github.com/restsharp/RestSharp - 7b8c9cb07a40179a404251a0f41bc30819ffaba1 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Bump markdown-it from 12.3.0 to 12.3.2 (#1702)

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.0 to 12.3.2.
- [Relea...

github.com/restsharp/RestSharp - c38bb592f4b8e5210991b31bca6a9c4a394c2595 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add binary format

github.com/restsharp/RestSharp - e71d9cc64d76ad7e8d4b3dd50c157c03577314ef authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fixes #1699

github.com/restsharp/RestSharp - c9b8cfad1f7556c1066739db7724cfd670c31fc9 authored almost 3 years ago by Alexey Zimarev <[email protected]>
* Moved some members to extensions

* Added migration reference
* Made some extensions public

github.com/restsharp/RestSharp - 402f0947ddb252d93eb5e2295369d8ed0e219937 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Updated README

github.com/restsharp/RestSharp - ed1ac08d4cea8ee39c03fe3a489bf47a1d94e3df authored almost 3 years ago by Alexey Zimarev <[email protected]>
Mocking thing

github.com/restsharp/RestSharp - 4875a7bb9cbc7278d46133774999535c53b14c99 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Docs update

github.com/restsharp/RestSharp - 367cb0f8ca78a2ca886bd67af68d46a39b66503a authored almost 3 years ago by Alexey Zimarev <[email protected]>
Use client encoding as fallback (#1693)

github.com/restsharp/RestSharp - 82d07846389e49c686ff7a94fc9f67abd295c6a4 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fix for #1692 (#1511) and use charset for #1693

github.com/restsharp/RestSharp - c7eebdffe4495b950c4beb14712d11fe9363dbcd authored almost 3 years ago by Alexey Zimarev <[email protected]>
Response handling improvements (#1690)

* * Handle response content with custom encoding detection
* Add ConfigureAwait(false) to async...

github.com/restsharp/RestSharp - b2031e0c9fc26c59ee8560405cc331b3b7027b26 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added AddStringBody with two overloads

github.com/restsharp/RestSharp - 1556eed0cd682c104ad74204f664460e20816eb5 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Merge branch 'more-tests' into dev

github.com/restsharp/RestSharp - c4af0f4e3485d90f898e1f28cfca58e74ecf5927 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added SEARCH but I ahve no idea how to test it

github.com/restsharp/RestSharp - e15bc7103089957e3422b14f146ebd796e951c8a authored almost 3 years ago by Alexey Zimarev <[email protected]>
Add more tests for PUT and POST (#1688)

* Made `AddJsonBody` and `AddXmlBody` generic with class constraint so that people don't use the...

github.com/restsharp/RestSharp - 8b388fbe832633d5c89e2a42e5cf078aa36e6a28 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added an option to disable the charset

github.com/restsharp/RestSharp - 9331b58f03c4a88b8c1bb0a65c9dd54e60e93fdd authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added more docs comments to parameter extensions

github.com/restsharp/RestSharp - 6b3a4d0599b4096429af9e0287983a0166a21d65 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Prevent people from adding strings as JSON or XML body

github.com/restsharp/RestSharp - 0843d182acdf1991077f898937f391ac074ac0d4 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Small refactoring

github.com/restsharp/RestSharp - 59182fc30de6ff69c58d3f273518379e2a917f0b authored almost 3 years ago by Alexey Zimarev <[email protected]>
Cleanup

github.com/restsharp/RestSharp - 7e3cde4a72f164f68805e30180beb7fc3c1df7b7 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added two tests for PUT

github.com/restsharp/RestSharp - 2e7532506c295b219577cfe5dc0102e85a718a10 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Wrap CancellationTokenSource in using #1685

github.com/restsharp/RestSharp - 3e36e84e2e9f5c2ea79c3274172be68f27174d13 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Return back URL encoded form

github.com/restsharp/RestSharp - c17f0dfcd51d924c9060e5137d613837ba737f34 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Added the raw response message to RestResponse

github.com/restsharp/RestSharp - bc901670097f18315698e3b03ed73b95cd73e8bd authored almost 3 years ago by Alexey Zimarev <[email protected]>
Add content headers to the response for #1684

github.com/restsharp/RestSharp - e4032ba6b174191fe046b64810108a69e07ed89f authored almost 3 years ago by Alexey Zimarev <[email protected]>
Cleaning up parameters (#1683)

github.com/restsharp/RestSharp - 949a3423737141724c97d975faceb5e2d14f86aa authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fixes #1682

github.com/restsharp/RestSharp - 0c3ea2adb5c60af6be0b68fe98208d3673ac8459 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Bump FluentAssertions from 5.10.3 to 6.3.0 (#1680)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6....

github.com/restsharp/RestSharp - 584fe59be8711c693a378fa7242d2d8e7b27ae52 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Model binding (#1681)

* Fixing the way how body is added

* Content fixes

* Wrong multipart form without a need
...

github.com/restsharp/RestSharp - 8e96bba46d7d2101319529ea68782a39aaa3bfa8 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Separating parameters, disable headers encoding

github.com/restsharp/RestSharp - fc995f9a20418faec5b8f55d6298498cc3ef269e authored almost 3 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/restsharp/RestSharp - 4d76f55563dee9671a6dc366f9f3b96f00d1a824 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fixes #1677

github.com/restsharp/RestSharp - cb436f28acad6c01b8c119df57e223228891ac98 authored almost 3 years ago by Alexey Zimarev <[email protected]>
Some cleanup

github.com/restsharp/RestSharp - c8c834262d1fe33c24430c92afee106103a3bbae authored almost 3 years ago by Alexey Zimarev <[email protected]>
Fix IsSuccessful on RestResponse<T> (#1676)

Closes #1675

github.com/restsharp/RestSharp - a223fff82b4a7b0e19626396459f923b9285922f authored almost 3 years ago by Jan Beckmann <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/restsharp/RestSharp - 0b2f1dd34511b36aa2d66c5f1014578e32875e91 authored about 3 years ago by Alexey Zimarev <[email protected]>
Better parameter handling (#1673)

* More JSON extensions

* More explicit parameters handling

* Cleaning up authenticators

...

github.com/restsharp/RestSharp - 49ce0280cf54e6dde45d3753846e547473f0c59a authored about 3 years ago by Alexey Zimarev <[email protected]>
More JSON extensions

github.com/restsharp/RestSharp - 7969b018bc4fb987f4b64abc69f330dbc419f15a authored about 3 years ago by Alexey Zimarev <[email protected]>
Try automate more

github.com/restsharp/RestSharp - 1fd1baf4f209c0863b9fff31aa0ae88e8d3a4902 authored about 3 years ago by Alexey Zimarev <[email protected]>
Added all content headers

github.com/restsharp/RestSharp - 015d41f0e4f9ce1ecbf2d51d4fc1eaeb536d2391 authored about 3 years ago by Alexey Zimarev <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/restsharp/RestSharp - 470f31861cb8246fcae84d4ef95b7fc3c0d1afe1 authored about 3 years ago by Alexey Zimarev <[email protected]>
Add empty content if there's no content but there are content headers

github.com/restsharp/RestSharp - 2b3fc02eb2fd46df0f3f4be59c554ac29c201e6a authored about 3 years ago by Alexey Zimarev <[email protected]>
Fixing xml (#1666)

* Make onBefore and onAfter request functions async so it's possible to read the content, etc

...

github.com/restsharp/RestSharp - 5830af48cf85b8eaadf89d83fbc3bf46106f5873 authored about 3 years ago by Alexey Zimarev <[email protected]>
Allow passing options when using custom HttpClient. It's a bit hacky as we can only use the timeout and the cookie container

github.com/restsharp/RestSharp - 2e152eccd21462fc4878d2f09d7a1ee09fd28ab4 authored about 3 years ago by Alexey Zimarev <[email protected]>
Remove TestHost

github.com/restsharp/RestSharp - 2074a5c38ac3417ef1e0c2c45ac63a4b7c255a16 authored about 3 years ago by Alexey Zimarev <[email protected]>
Prevent content headers from being added when there's no body

github.com/restsharp/RestSharp - 6dc5f1a9018ad6948c37a51ffbb3b1828e1a9fc4 authored about 3 years ago by Alexey Zimarev <[email protected]>
Improving test run (#1663)

* Improving test run

* Use custom TaskFactory

* Fixing warnings

* Fixing more warnings
...

github.com/restsharp/RestSharp - 1ffa41979e31f1b96502f974f2fb41fc173682d0 authored about 3 years ago by Alexey Zimarev <[email protected]>
Updated README.md

github.com/restsharp/RestSharp - f982e04c15808aadc92c7c929d31ccd1a9016466 authored about 3 years ago by Alexey Zimarev <[email protected]>
Fixing the docs build

github.com/restsharp/RestSharp - d5808e993e9cb26bda9020e397c642a85bf2d460 authored about 3 years ago by Alexey Zimarev <[email protected]>
Updated the docs

github.com/restsharp/RestSharp - 427071a5a1fdfc94abd28a00511896f72d7a1539 authored about 3 years ago by Alexey Zimarev <[email protected]>
Add MinVer back

github.com/restsharp/RestSharp - 984086c53044e85f6d77ac6ff63023d4d3ae6f85 authored about 3 years ago by Alexey Zimarev <[email protected]>
Update releasenotes.md

github.com/restsharp/RestSharp - bf13fd7fb3b61c1a313629a1bf79f8a4fef93715 authored about 3 years ago by Alexey Zimarev <[email protected]>
Merge

github.com/restsharp/RestSharp - aafd8c865fd28f0a1bcfff000caa1feb4d0bab7d authored about 3 years ago by Alexey Zimarev <[email protected]>
All tests pass

github.com/restsharp/RestSharp - 0d83dafa0f4205fc5dac42db61cba73e89893c22 authored about 3 years ago by Alexey Zimarev <[email protected]>
WIP fixing tests

github.com/restsharp/RestSharp - 7f864eeebd80f6c9b7718886713271d777f8a40a authored about 3 years ago by Alexey Zimarev <[email protected]>
More cleanuo

github.com/restsharp/RestSharp - 13094f8ee2b5f323661ee6803b731069c045b55a authored about 3 years ago by Alexey Zimarev <[email protected]>
Updated the issue template

github.com/restsharp/RestSharp - 9e900790e0f887262ae0fca142ac789cfe448ca4 authored about 3 years ago by Alexey Zimarev <[email protected]>
Change the nuget job

github.com/restsharp/RestSharp - ca15b2599d9e85efd9ac43c7112188b9b0cc67a0 authored about 3 years ago by Alexey Zimarev <[email protected]>
Use request body content type instead of default one (#1659)

* Use request body content type instead of default one

* Fix the encoding test

github.com/restsharp/RestSharp - 7b33052d1be3795fa104209b0a2fbfb0b2d7dfa6 authored about 3 years ago by Alexey Zimarev <[email protected]>
Fixing more tests

github.com/restsharp/RestSharp - 710d55a7965b924a64503acc495d8a96279815b7 authored about 3 years ago by Alexey Zimarev <[email protected]>
Fixing query parsing

github.com/restsharp/RestSharp - 92b9e6f20c3e9ba490b538e31b2a72a5ebd73c6d authored about 3 years ago by Alexey Zimarev <[email protected]>
Added missing class fixture

github.com/restsharp/RestSharp - fd47ed1320c284b41ef2509fa359cadfa547ef27 authored about 3 years ago by Alexey Zimarev <[email protected]>
Remove the trow when enum value isn't present in favour of a default value of the enum. It changes the behaviour for #1614

github.com/restsharp/RestSharp - ef083ba52be3f8a7a5c25547c5fb2e8d1410dae7 authored about 3 years ago by Alexey Zimarev <[email protected]>
Update CodeQL to use .NET 6

github.com/restsharp/RestSharp - 8943147711ffd44a926090dd407fd6b387725180 authored about 3 years ago by Alexey Zimarev <[email protected]>
Bump actions/checkout from 2.3.5 to 2.4.0 (#1647)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release n...

github.com/restsharp/RestSharp - 1ab2af0290798f90a8c93771b76cc75f6b4c6447 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#1652)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
...

github.com/restsharp/RestSharp - b090e8f993c58932e050a613a9eb335016c1e6d8 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>