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
b44e75a8e3dbd020672be5ff33479ca479075bd5 authored almost 6 years ago by Felipe Baltazar <[email protected]>
- `OptionsAttribute` has been created;
- Test **HttpMethod** name for `OptionsAtrtibute`;
f3cdd66b3682c092ff771e4d7932e0aad2b492a3 authored about 6 years ago by Oren Novotny <[email protected]>
01dee3941ad1f4057dd4716722d230d3a8dfd360 authored about 6 years ago by whitesource-bolt-for-github[bot] <whitesource-bolt-for-github[bot]@users.noreply.github.com>
Fixed deadlock when serializing content
846f5f828b226b5e6e21565f1344fd8ed0353e1e authored about 6 years ago by Oren Novotny <[email protected]>4fe01b30ea4c27dbc4605b3c36a084b0c0f4793c authored about 6 years ago by Steve Ward <[email protected]>
Add support for url form encoding collections
3fce69b9a7a59a98cf607c7e5c62876e4dcd1165 authored about 6 years ago by Oren Novotny <[email protected]>Provide additional information during errors
0960ce093c42a56924f488514cf4689e0b3c7328 authored about 6 years ago by Oren Novotny <[email protected]>Isolated Content Serialization
48208e879687e64504c6d659c0f435a466a07e35 authored about 6 years ago by Oren Novotny <[email protected]>This ought to help developers diagnose where the error occurred. The current stack trace provide...
3b678e4eb1a987aace4c5912fa443e0c89877519 authored about 6 years ago by Marius Volkhart <[email protected]>- Remove FormValueMultimap indexer. This had a larger than necessary risk of being misused and i...
c63b62c7164a70a32fa74c7dcfbd50fd4b23b534 authored about 6 years ago by Marius Volkhart <[email protected]>
- Braces on new lines
- Rename FormValueDictionary -> FormValueMultimap
Expand XMLDocs for QueryAttribute and CollectionFormat
4efa19c810c92b67f1f7f965cb201a47b102874f authored about 6 years ago by Oren Novotny <[email protected]>cc05c3a9feea80200309f40beed9cbe4b304883f authored about 6 years ago by Steve Ward <[email protected]>
f4d83d8410c2a8a1cf2e3a01c0cbf1c608b25309 authored about 6 years ago by Marius Volkhart <[email protected]>
dfdad56b01cd9fd8cdb314ded52ed5abfd4ad374 authored about 6 years ago by Marius Volkhart <[email protected]>
When form encoding objects that have a property that is an IEnumerable type, use the QueryAttri...
8a01a1a3ea3161086e39d10e7c670e73a5173243 authored about 6 years ago by Marius Volkhart <[email protected]>babaed0dd77d226dd404f6902db2a0d5734baf3e authored about 6 years ago by Steve Ward <[email protected]>
6d3a5f474267aadbee05ce226e9b85150d5401a4 authored about 6 years ago by Steve Ward <[email protected]>
IContentSeriaizer
- all methods made async
- removed 2nd deserialize method
- type safe operatio...
89a2c34ec7d989b601bf15dff4e9cafb3fc3326d authored about 6 years ago by Oren Novotny <[email protected]>
Conflicting PreserveAttribute when using InternalsVisibleTo
c14b2c265e3ebb1f72915ec44e8ea73ef136fed4 authored about 6 years ago by Oren Novotny <[email protected]>9a3837a8b346cd954c4385b391f8eafd44e082c5 authored about 6 years ago by Hans De Mulder <[email protected]>
- Added Obsolete attributes
- Added Serialized enum as a generic replacement of JSON enum
- Up...
- Added IContentSerializer, JsonContentSerializer, XmlContentSerializer
- RefitSettings allows th...
Implement RFC 7807 to support Problem Details in bad validation requests
dc69773a31014142567865d1d8cd9f83147d2666 authored about 6 years ago by Oren Novotny <[email protected]>eedf0955b63450fbe528123c62be2ecba417fc32 authored about 6 years ago by Fanie Reynders <[email protected]>
ApiResponse property ContentHeaders
7fdda353bcb0b3101dff2c889a6462dc4a1641de authored about 6 years ago by Oren Novotny <[email protected]>d1df23f186ae7f0ce2f21412c220606697ef672e authored about 6 years ago by Hans De Mulder <[email protected]>
14dc26d29c8e4a916ae8196115ff1e783170b88b authored about 6 years ago by Hans De Mulder <[email protected]>
5564f1bb4ef5021072bb3eda92b5428fcd4bb931 authored about 6 years ago by Fanie Reynders <[email protected]>
c39e1ead64c40889d808a9195f3aad5c06f0febd authored about 6 years ago by Fanie Reynders <[email protected]>
471764b15f3fd4f25100d0afd0a3f8c33a3afa6d authored about 6 years ago by Fanie Reynders <[email protected]>
6889d9aa4d146b79157ceded49914c478a3c9d98 authored about 6 years ago by Fanie Reynders <[email protected]>
2b89e4f7ad019de1b645162d4ca9c45475a9466d authored about 6 years ago by Fanie Reynders <[email protected]>
026fcffd509e8cbe928de481097b8689f25374a9 authored about 6 years ago by Oren Novotny <[email protected]>
add nuget & myget badges
3903967daeda5e38e0b9235c9ea7752d015e4655 authored about 6 years ago by Oren Novotny <[email protected]>ee61a431f9717a0c19f3f50c9ebe452488c450b7 authored about 6 years ago by Hans De Mulder <[email protected]>
35327709f2cab261cbb10d13f6b93800954dc7af authored over 6 years ago by Oren Novotny <[email protected]>
38961a7a5653ea72428a712561e641d7af9b5d6c authored over 6 years ago by Oren Novotny <[email protected]>
Ensure Refit clients can be registered in the DI container for HttpClientFactory.
e7339a55728c6b174cf9b57fe5a62efc808020b9 authored over 6 years ago by Oren Novotny <[email protected]>fd9c419b6c5d9337a184d3c4cf204e6296ffad42 authored over 6 years ago by Gary Fuller <[email protected]>
fix early response stream closing.
db4fda97cea2a431d03f57a8f4c9b91869b24cc5 authored over 6 years ago by Oren Novotny <[email protected]>8de3fc35b192607d494e2d2d8f5661db69e04ef9 authored over 6 years ago by Oren Novotny <[email protected]>
e2e797552b34f2071bc4833280cf3d61150d97bd authored over 6 years ago by Oren Novotny <[email protected]>
a5f44369ce16f91efc10d1f4f67f7199779179c0 authored over 6 years ago by Oren Novotny <[email protected]>
6aa3335bf1156c078bd8bf7ece00f4450d2c7e28 authored over 6 years ago by Oren Novotny <[email protected]>
Update code coverage and set file path filter
b9774bde247aeae0e3deb8ad5a93fc5b5bc32fdd authored over 6 years ago by Oren Novotny <[email protected]>aca6d5fc16327415e843d44f372b89b869ffc90c authored over 6 years ago by Oren Novotny <[email protected]>
76242fe1f232e50d875fd38c0f112f8e9aab8728 authored over 6 years ago by Oren Novotny <[email protected]>
335350c36fb209748863d5bac8a0bf5b85673aa8 authored over 6 years ago by Oren Novotny <[email protected]>
0ac31e54371643002174993537076b7d620f09d7 authored over 6 years ago by Oren Novotny <[email protected]>
update build yaml
329302e6f2ad3c32e32499531ea491cf3744020e authored over 6 years ago by Oren Novotny <[email protected]>b84cd10b7e5cc73a192dababc01091948c8d7c38 authored over 6 years ago by Oren Novotny <[email protected]>
Update Directory.build.props
ec9d63605911e4d66f8ca1521d656a0c17af9b8f authored over 6 years ago by Oren Novotny <[email protected]>4c03e8018ca7594e76214835423c318d844df990 authored over 6 years ago by Oren Novotny <[email protected]>
9f1fc1d7b3960030d1820fda0f83cdf043c0f68f authored over 6 years ago by Viktor <[email protected]>
add drafter config
5b26dfb3e7469d41646167b01ed6ed6f2a328b79 authored over 6 years ago by Oren Novotny <[email protected]>013ae6bdc45553153c1943c10e50d7da27d03f18 authored over 6 years ago by Oren Novotny <[email protected]>
https://github.com/reactiveui/refit/issues/537
1b0f9d90241022e19be5f7766e78f79812a9b72a authored over 6 years ago by Viktor <[email protected]>Add strong name to build tasks
aee4473fd937f88eada06eb2c605b9af19f5683f authored over 6 years ago by Oren Novotny <[email protected]>15be7ddfc5a3aa1fa1d40ba19a3eaf60ce82beb6 authored over 6 years ago by Oren Novotny <[email protected]>
Added unmentioned PATCH verb to documentation
f7def15ca0402e10df6e78af2a7914b86f5b676f authored over 6 years ago by Oren Novotny <[email protected]>407eeb10a4e9f8206b46effd9b6abd7fdb5fd960 authored over 6 years ago by Oren Novotny <[email protected]>
core: Add the .vscode folder to the gitignore folder.
Added the .vscode to stop auto-generated ...
498917e7d85c37a8193cf7f9e428c5a729b0ffe7 authored over 6 years ago by Hans De Mulder <[email protected]>
6449690125924a656d2f935b742edc54c66994b9 authored over 6 years ago by Tom Hofman <[email protected]>
40174e35dd1244be19b8559631820298ae610d1d authored over 6 years ago by Tom Hofman <[email protected]>
Use EnumMember attribute for enum values (if defined)
16e51214ab5fe631cf2e88bcb424138b115b551e authored over 6 years ago by Oren Novotny <[email protected]>7a2496e7e9e5ba8a469ff2f6d42207782e87f7b4 authored over 6 years ago by Oren Novotny <[email protected]>
fix indenting in code sample of readme
b92159a80f8261520f6f7321f53937a967736b7c authored over 6 years ago by Oren Novotny <[email protected]>728d4f021830d4596368ac024302a6a2b1f5ac05 authored over 6 years ago by Oren Novotny <[email protected]>
fix #512 refit interface outside namespace
fffb42752b654550041b4d5584c3aec5b5abf269 authored over 6 years ago by Oren Novotny <[email protected]>6330b580b487eef6d35fbb62cbf7b2ae411da113 authored over 6 years ago by Jan Steffen <[email protected]>
44d24d1afbf90ebd3f746de72a44d13331b05342 authored over 6 years ago by Jan Steffen <[email protected]>
ab8dca520eedc9c1c71977e456b8ffb704fcec13 authored over 6 years ago by Jan Steffen <[email protected]>
fc801edfb75cb95c84d58a47b87195cfca630740 authored over 6 years ago by Jan Steffen <[email protected]>
27deda460b86f26f11443f33333ca2667abab744 authored over 6 years ago by Hans De Mulder <[email protected]>
1602c2503f63cbfcbc72f9c046246a86e45face4 authored over 6 years ago by Hans De Mulder <[email protected]>
2c7571ef82f83f71d411b022f1092846e014f81d authored over 6 years ago by Hans De Mulder <[email protected]>
3943d364544c30564d15eb691367f09ee561b692 authored over 6 years ago by Jan Steffen <[email protected]>
306820c38abc2d3532b490fa5558ff4525230679 authored over 6 years ago by Hans De Mulder <[email protected]>
ffc5cce11ca6d1c012bc1acb70fe67dcbe896dd5 authored over 6 years ago by Hans De Mulder <[email protected]>
b991c2696d605d2569f4b10e27994c10026ec806 authored over 6 years ago by Hans De Mulder <[email protected]>
a84494b2fe9796daad2fcb28bcdb74e95b00041d authored over 6 years ago by Hans De Mulder <[email protected]>
Fix typo
ee7a8f0797f53be9f797b1d34a0e15ed208f2f35 authored over 6 years ago by Oren Novotny <[email protected]>61d08dc5b5cdc562851f9da2527e247e1cae1a3c authored over 6 years ago by Artyom <[email protected]>
a8d77979528d2987d7cf929a9b8741c65943696d authored over 6 years ago by Hans De Mulder <[email protected]>
143f3c701155be9bd3a99aac5f41baf9f1e6d7e2 authored over 6 years ago by Niek Jannink <[email protected]>
faddd2408dc43c3b6e589419c9675b37894b81f4 authored over 6 years ago by Oren Novotny <[email protected]>
c1a5d7f01d93ee6692f045e5303b93c6f207ac7d authored over 6 years ago by Hans De Mulder <[email protected]>
c2e3678332e3edcd5e8be07969b7f5398062725d authored over 6 years ago by Oren Novotny <[email protected]>
bc81dd15681f84e61fc20a829aba5132a980d83d authored over 6 years ago by Oren Novotny <[email protected]>
* Add code coverage to builds
* Use latest test sdk
98a09e59c2676c263324f310078d0a166591e85d authored over 6 years ago by Oren Novotny <[email protected]>* Split extensions into separate project
* Update docs to mention new package
4a3ef7bc894ebeb592a5ae8b2bca5f4a14569451 authored over 6 years ago by Oren Novotny <[email protected]>* Change the way we cache the generated method calls so that it can be used in an HttpFactory ap...
d09756448d40dc98a294844d396dc2d3184892ce authored over 6 years ago by Kirsty <[email protected]>c2dc349f11cad13bb57b9b8f8520e95490355937 authored over 6 years ago by Oren Novotny <[email protected]>
65f41cfa1e6cf9fa2747843608474d2982a122ab authored over 6 years ago by Egor Grishechko <[email protected]>
e13704829718939fb1683f64a23f359da065fd6f authored over 6 years ago by Oren Novotny <[email protected]>
* Add failing test
* Handle null parameter values for query strings on a post
* Use micros...
00ff667c3836c7b934832ebb2aed3a7f8cfb21d8 authored over 6 years ago by Oren Novotny <[email protected]>