Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
https://github.com/reactiveui/refit
56c519062f98af0b6d60b00cbf1154344e761a40 authored over 6 years ago by Hans De Mulder <[email protected]>
a7d41e3e2d13864c07b3726878516f147670c7ea authored over 6 years ago by Hans De Mulder <[email protected]>
0e82c966ad857d1f44268f027a444dbad0c55c5f authored over 6 years ago by Oren Novotny <[email protected]>
* add support for HttpContent MultipartItem (issue #489)
* Unit test for issue #489
f89c2582672dc5c5d9309bca120de0cddea6be77 authored over 6 years ago by mjalil <[email protected]>* Update to use .net tool
* Update to .NET Core App 2.1
f9d5412af12a9afa6d42a2002cc1c485a94a54c1 authored over 6 years ago by Oren Novotny <[email protected]>8ad9c1bccb0e3fcae4faf9aafc0428033d6fb920 authored over 6 years ago by Oren Novotny <[email protected]>
4d3e58e7cbb4b7e92f589c3fba9e73dff400ba9c authored over 6 years ago by Hans De Mulder <[email protected]>
* put targets into net461 dir
* fix version
b06b81262d6ce4a01d13a75d2afcd45daa7f1bf7 authored over 6 years ago by Oren Novotny <[email protected]>de50d0dcdeb339ec5789884cd7c5431fca7efd4a authored over 6 years ago by Oren Novotny <[email protected]>
0e271b48c473a7ef3f0e7e33b9cc64afd9c81b73 authored over 6 years ago by Oren Novotny <[email protected]>
* Add none trigger
* remove appveyor
* add netstandard 2 and update to net461
* Update ...
9dafef354dc3a823bdd0451a70aac0728a64822a authored over 6 years ago by Oren Novotny <[email protected]>take advantage of `nameof()`
cd196d78d36a9462dd85483a27e6b7698bb12ec6 authored over 6 years ago by Kevin Rich <[email protected]>bdc34f8893efb25cabb550bd5e2db7e44d0d4186 authored over 6 years ago by Oren Novotny <[email protected]>
* Move PushStreamContent Namespace
Previous behavior caused issues of mbiguous reference aro...
3e8d4a813d8b18fd710f6cf62b4e3233b5acab12 authored over 6 years ago by Khalid Abuhakmeh <[email protected]>a2d3cde9d8da3af284251d6f14722cd609eadb77 authored over 6 years ago by Oren Novotny <[email protected]>
* Support for getting response headers (Issue #23)
* Adding more tests to issue #23 fix.
*...
ec9eae50f1199d67078ed6c11a0021260b452cf2 authored over 6 years ago by tcfialho <[email protected]>* Add failing test for #462
* Exclude properties with inaccessible getters from querystring
...
7f16755e2f1d3ab4b639b13e26deb2e1648c6c7c authored over 6 years ago by Oren Novotny <[email protected]>
3cb12193a0ab69b39d67eeed71c97de732f90ca2 authored over 6 years ago by Oren Novotny <[email protected]>
ee65bd94e174541f4d038e18cdde714ca9694399 authored over 6 years ago by Oren Novotny <[email protected]>
0fc1ad4d9222fb594172637500b1619da0d63403 authored over 6 years ago by Oren Novotny <[email protected]>
a034e6d8ea7b9b7ce7f3ca381b912a16b8b3693a authored over 6 years ago by Oren Novotny <[email protected]>
f5c6325905144fe58ad08b88a2d14b40a31c7fff authored over 6 years ago by Oren Novotny <[email protected]>
2aeb4ce9bbd59a18745b8346b48b1ec5328ec9ae authored over 6 years ago by Oren Novotny <[email protected]>
3516fc311cd2803a8f71a60daafaa2ec496ebc12 authored over 6 years ago by Oren Novotny <[email protected]>
db26b56f597538b300db1a5f376958d9e37b4bc8 authored over 6 years ago by Oren Novotny <[email protected]>
080b243872988115b7ed74b6caa937faeed84d8a authored almost 7 years ago by Vitaliy Litovskiy <[email protected]>
* Add test file and interface
* add test alias object
* Add a test
* Move test class fr...
bbde315769ed9b3d300d052a973eb2f14d3782fa authored almost 7 years ago by Sean Killeen <[email protected]>* Add failing test for #443
* Boolean query params are once again a thing
Fixes #443.
40ff8a7917636ed1305ca578e8e63045091f6b68 authored almost 7 years ago by Bennor McCarthy <[email protected]>7492710a77b2903b1690e24dc41d776c67f03877 authored almost 7 years ago by Oren Novotny <[email protected]>
905f40109014975e8ab7bc8572b73facdb2eb951 authored almost 7 years ago by Oren Novotny <[email protected]>
aad0210bbe67369e684e98da2c0aff17e0e58cb4 authored almost 7 years ago by Oren Novotny <[email protected]>
* Add support for passing IEnumerable's on the query string
* Add test for array on query string
Improve test coverage
a00f990255140226d3f8474cea6f4a367cf2c0c0 authored almost 7 years ago by Oren Novotny <[email protected]>debd795cdf4feaf2c264f5a9534865a4760cb3cd authored almost 7 years ago by Oren Novotny <[email protected]>
1df0c7d60d629f3842b23538dd2b165f43c4fe67 authored almost 7 years ago by Oren Novotny <[email protected]>
* Add support for json content items
* remove filename from strings
* Add support for generic methods based on https://github.com/joelweiss/refit/commit/81cdaef82e7...
5895c3420651ca0cd7d9a141eebfa777e16b7ace authored almost 7 years ago by Oren Novotny <[email protected]>* Add support for controlling how string body parameters are serialized
45b3ce87d3057796da816072ddfa816719a4615c authored almost 7 years ago by Oren Novotny <[email protected]>* Add failing test for #112
Also added tests to prove implementation won't break GET or HEAD ...
39a30d9cd51a3cbd5d6ae601f675fcd6ca21a740 authored almost 7 years ago by Bennor McCarthy <[email protected]>84f46c6e1d2b75f01da12df349f9adb30f7a6d5a authored almost 7 years ago by Oren Novotny <[email protected]>
Url Encoding fixes
01e070852650e9f49abee021dddd904356dcaea1 authored almost 7 years ago by Oren Novotny <[email protected]>0ad8ed2f3644dc2171ac35b6977d4ca8ba4f7ba6 authored almost 7 years ago by Oren Novotny <[email protected]>
fb13419ef0c674f86858fced4ec1ef4a8c724145 authored almost 7 years ago by Oren Novotny <[email protected]>
af230b37d46b0cef9d062e2e008a72d8cf79779f authored almost 7 years ago by Oren Novotny <[email protected]>
* Support for getting response headers (Issue #23)
4b5c8631d8ba79f5ef4830d943300e9ed9e5c94d authored almost 7 years ago by tcfialho <[email protected]>59a52dd8323d656a828eb2b925e68b420931a512 authored almost 7 years ago by Oren Novotny <[email protected]>
baa413934b71e051a0d9eb22eeeb0fffe260cec1 authored almost 7 years ago by Oren Novotny <[email protected]>
Skip null urlencoded form
Add Format to QueryAttribute
d5d855ef9c82d8f164f57b8fd25420ae1ca33eb1 authored almost 7 years ago by Oren Novotny <[email protected]>
b0506763588564250c0bcef8e05652c790df7f3e authored almost 7 years ago by Oren Novotny <[email protected]>
a5320c2c469f5ff5b2d70557709c5dbf53fcb7a2 authored almost 7 years ago by Oren Novotny <[email protected]>
0e3b7e50770cd6d49f352126db47efe73a89c1b8 authored almost 7 years ago by Oren Novotny <[email protected]>
* Add failing test for #417
* Handle decimal and other IFormattable's on query string
Fixes #82
2a048ddea74865463e7d3c329e5e6048f8e0eba6 authored almost 7 years ago by windischb <[email protected]>fb8aafa45a4c4c9ba62218fd40835ec91220b267 authored almost 7 years ago by Oren Novotny <[email protected]>
096a283a273cb4497ec3036268ac2360b87f8dc1 authored almost 7 years ago by Oren Novotny <[email protected]>
2cc549bf06f84e8eddb6e3dcb67bebf81ce5f642 authored almost 7 years ago by Oren Novotny <[email protected]>
0d40aaff5f05672d42ea22d2d82af6130f0ed8c2 authored almost 7 years ago by Oren Novotny <[email protected]>
8a058133b6c3d2bc5992d24e72b86d220ff21a2f authored almost 7 years ago by Oren Novotny <[email protected]>
f803e69a72d4272bb922627123586f855bf26a1d authored almost 7 years ago by Oren Novotny <[email protected]>
41079d84c955f4ee38911b91a31d1afaa3fec0ee authored almost 7 years ago by Oren Novotny <[email protected]>
77d7ef6a2686598c35159513d6f1e8088c6aa2e4 authored almost 7 years ago by Oren Novotny <[email protected]>
Handling nested interface in RestService.For<T>.
04edd5017fdbb34932a4aed63c6cd3c9a307e8fa authored almost 7 years ago by Oren Novotny <[email protected]>52a244acc33cb94bba5ff944dac5cbbd65187423 authored almost 7 years ago by tobiasz.waclawiak <[email protected]>
very minor spelling changes
970f325de4ad195b49d1049af970d1d924276ac6 authored about 7 years ago by Oren Novotny <[email protected]>A couple of tiny spelling things in the readme
7da3dda7586976deca5c17c5d30fab2e20c691a4 authored about 7 years ago by Olly Levett <[email protected]>Added support for nested interface.
2afee60beee39185a7a43e475495487f8a87fc91 authored about 7 years ago by Bennor McCarthy <[email protected]>Fix for #401
a1ca4850ea3c889ed4693991a9d7c5f0dc54d5dc authored about 7 years ago by Oren Novotny <[email protected]>fe5d3af55b7823f2880d9875504ed7b92cdd27e9 authored about 7 years ago by Oren Novotny <[email protected]>
c55632507efd63479425c8eddba24ee37b6ab9cf authored about 7 years ago by tobiasz.waclawiak <[email protected]>
f23653d7c94a634cc13b75022079a0cb99b2b049 authored about 7 years ago by tobiasz.waclawiak <[email protected]>
Added quotations to MSBuildThisFileDirectory variables
58a333f694b24eaf282f6d06c415f1b64718dbaf authored about 7 years ago by Oren Novotny <[email protected]>a7057032aa123dfa82c3e9bc8a30f3e1cd81e33f authored about 7 years ago by Jeremy Sinclair <[email protected]>
Add docs for buffering body content
ead379fbeb30ce04ec863fec0ce5631da75807d3 authored about 7 years ago by Bennor McCarthy <[email protected]>1ea9b5accb1ba7e37e10ffb195013ca59635ee92 authored about 7 years ago by Bennor McCarthy <[email protected]>
f1d3a97902fdcc0764972cab0b194bc443abc0da authored about 7 years ago by Bennor McCarthy <[email protected]>
Dynamic Query Finishing Touches
d79cae8e153429528eea7d32e9553b896261f4b7 authored about 7 years ago by Oren Novotny <[email protected]>a98dc105935ef184ecb98b5163e29f0975840bd3 authored about 7 years ago by Josh Williams <[email protected]>
d1316630174e20f6c068bf70d8e64c6b6b23dfd4 authored about 7 years ago by Josh Williams <[email protected]>
Prevent CS1591 warnings/errors in generated code
6a8cfc6da3f70a07ab36651ef9a27d7a289bd97c authored about 7 years ago by Oren Novotny <[email protected]>Allow switching to Pull stream method
4b43b1a5f4c11173212a124510fdc6d136b378f8 authored about 7 years ago by Oren Novotny <[email protected]>50721b2076405b104825b1e0ee2915061586618a authored about 7 years ago by Tomasz Cielecki <[email protected]>
54898029941c44229eed55346acb4669a0c2b87c authored over 7 years ago by Tomasz Cielecki <[email protected]>
7584782e60709a2e033aba9c94ac98184fa69e64 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Use <inheritdoc/> to add perfunctory comments to Refit-generated code so
that projects using Ref...
0fed46071f1de2c815f660af751c113f355ea810 authored over 7 years ago by Bernhard Windisch <[email protected]>
db288536c32846d893244ae9e4654dd64be22d60 authored over 7 years ago by Bernhard Windisch <[email protected]>
6ff6ca617b28f1a8c4ad36ce95d50d02433871d6 authored over 7 years ago by Bernhard Windisch <[email protected]>
0147b2a2a1f73dd6f6bab548370db619883b5e67 authored over 7 years ago by Oren Novotny <[email protected]>
45716891b0b0cc2be5609b850c54119310021778 authored over 7 years ago by Oren Novotny <[email protected]>
a5ec9884e3739eadc835f3d12c97f84f4b602b29 authored over 7 years ago by Oren Novotny <[email protected]>
d2cb97b625ca253c6e9bfb7bd279a72e697c0af2 authored over 7 years ago by Oren Novotny <[email protected]>
b58cd4f75dbd6b53fcf610c4b6afeca6dce5052d authored over 7 years ago by Oren Novotny <[email protected]>
3cfcd204eebf67037a7168aa3ff196e84f2f70e0 authored over 7 years ago by Oren Novotny <[email protected]>
c5cfd176f3bca92d266933574f927695783a1798 authored over 7 years ago by Oren Novotny <[email protected]>
a97afeffeee579a7521133c98ab8b57947732c58 authored over 7 years ago by Oren Novotny <[email protected]>
9fa39f0a9c2660525f58a6cea76caf7a77094ad5 authored over 7 years ago by Oren Novotny <[email protected]>
96d786f54324f613226bbb4df8c0d94b83b0dbaf authored over 7 years ago by Oren Novotny <[email protected]>
c436adc8b8925448dee9447694a3d9c995d96058 authored over 7 years ago by Oren Novotny <[email protected]>