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

Merge pull request #679 from reactiveui/dependabot/nuget/Microsoft.CodeAnalysis.CSharp-3.1.0

Bump Microsoft.CodeAnalysis.CSharp from 3.0.0-beta3-final to 3.1.0

df8acbd4f81f32cecd088fc6d053a2f00aeaec43 authored over 5 years ago by Oren Novotny <[email protected]>
Bump System.Reactive from 4.1.2 to 4.1.5

Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.1.2 to 4.1.5.
- [Release note...

3017e1108c6202b7a79fc2e6a3843dffcd19e659 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 16.0.0-preview-20190203-03 to 16.1.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.0-preview-20190203...

37b45d791514ad6019ce48830d70737137f30824 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #674 from reactiveui/add-nuget-package-icon

Add logo to README and NuGet packages

5f05647280f7a42120bbf50fa5f22c90eb6c5bde authored over 5 years ago by Oren Novotny <[email protected]>
Merge branch 'master' into dependabot/nuget/Microsoft.CodeAnalysis.CSharp-3.1.0

eaccc39c87c631ce1dcfe413543963c5dd9691c3 authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #678 from reactiveui/dependabot/nuget/Microsoft.Extensions.DependencyInjection-2.2.0

Bump Microsoft.Extensions.DependencyInjection from 1.0.0 to 2.2.0

1833051167a89db37def26700e183437ef1c0e56 authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #677 from reactiveui/dependabot/nuget/Microsoft.Extensions.Http-2.2.0

Bump Microsoft.Extensions.Http from 2.1.0 to 2.2.0

57a2d3fe3dae314c61ef51efa0e2d7bb1fa331eb authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #676 from reactiveui/dependabot/nuget/Newtonsoft.Json-12.0.2

Bump Newtonsoft.Json from 12.0.1 to 12.0.2

6636fcc438bf7cd2a9ebb1f59cee65a71043feb1 authored over 5 years ago by Oren Novotny <[email protected]>
Bump Microsoft.CodeAnalysis.CSharp from 3.0.0-beta3-final to 3.1.0

Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.0.0-beta3-final t...

393fc8988acbe09d343ed73020032e89ee4e557e authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.Extensions.DependencyInjection from 1.0.0 to 2.2.0

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 1.0....

bdbbe842e53f028f84c5e4614b920668f397afd9 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.Extensions.Http from 2.1.0 to 2.2.0

Bumps [Microsoft.Extensions.Http](https://github.com/aspnet/HttpClientFactory) from 2.1.0 to 2.2...

07a83a3fe7754fef7057fe78b24110ab8b25afd6 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Bump Newtonsoft.Json from 12.0.1 to 12.0.2

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 12.0.2.
- [Re...

dac14b35cb0a15de82e86c349a9574e0dfe42aaa authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Add logo to README and NuGet packages

@hougasian was kind enough to make us a logo, over a year ago, but we never actually did anythin...

83f59447b36b313b927c407ce22259f775256e53 authored over 5 years ago by Bennor McCarthy <[email protected]>
Merge pull request #673 from reactiveui/generated-test-code

Running the tests keeps generating this code

a62cc1d005c8d1c3cf17c4e6a8abb985d673adfe authored over 5 years ago by Bennor McCarthy <[email protected]>
Running the tests keeps generating this code

So if I check it in, it won't keep annoying me.

a4b9de1d3d760aaf0acfed3ea3d58b249d0350da authored over 5 years ago by Bennor McCarthy <[email protected]>
Merge pull request #629 from benjaminhowarth1/master

Fixes #627, #637 and relates to #573

a1bfe49ff616c26823d1cad79130f9164a90b778 authored over 5 years ago by Oren Novotny <[email protected]>
Merge branch 'master' into master

1be0034f18c91b88c5a9894a50e834cc688a8836 authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #668 from reactiveui/revert-663-master

Revert "added RefitRestServiceAttribute for HttpClient relative path"

f7854e0fba0f073a2a30bbc275393c36597b83f1 authored over 5 years ago by Oren Novotny <[email protected]>
Revert "added RefitRestServiceAttribute for HttpClient relative path"

962eba8e4abe9280770f72753d84c82815f2559f authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #663 from yuri-voloshyn/master

added RefitRestServiceAttribute for HttpClient relative path

76f03d36f6553da1adfef3321d60a39cd5ce91a4 authored over 5 years ago by Oren Novotny <[email protected]>
Added documentation for AuthenticatedParameterizedHttpClientHandler where signature generation is dependent on contents of the HTTP request

182ba568bab25fe2fb7c7aec7651a6f209977671 authored over 5 years ago by Benjamin Howarth <[email protected]>
Updated README with fresh documentation on [Query] attributes in non-GET methods

0eb1f85ded45c10b66cf8e968214790fe74ca068 authored over 5 years ago by Benjamin Howarth <[email protected]>
Missed a brace in merge...

ce52764866630fccbb8be6b7c01bc34d2ec2c305 authored over 5 years ago by Benjamin Howarth <[email protected]>
Merged

2b790cff01dcb363eb8ccab93b7ad51d1f6cf69a authored over 5 years ago by Benjamin Howarth <[email protected]>
Fixes #637 by supporting POCO query parameters on all HTTP methods.

8301de0539c3d28e2ff37d6c29084bcf33e92be7 authored over 5 years ago by Benjamin Howarth <[email protected]>
Merge pull request #2 from reactiveui/master

Updating branch

8a1aa726b42880ea512dc554c671914fb1eb989d authored over 5 years ago by Benjamin Howarth <[email protected]>
RefitRestServiceAttribute renamed to BaseAddressAttribute

c5ef508d3fa5f240279f57462895783af9eaca21 authored over 5 years ago by yuri.voloshyn <[email protected]>
fixed issue #662

added RefitRestServiceAttribute for HttpClient relative path

cd8975aac89fd16049a8e1e5ee235d7b3d254042 authored over 5 years ago by yuri.voloshyn <[email protected]>
Merge pull request #2 from reactiveui/master

Update

a1146b383c2adb8bfb25747e7b66814c17024b86 authored over 5 years ago by yuri-voloshyn <[email protected]>
Bump to 4.7 with new API surface area

c6a3fcfac35ab80ae848dcb4bec55d7d1f36d0d5 authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #645 from yuri-voloshyn/master

Added non generic methods for create rest service

d9ca3f1aab6089e79a4a9c091c9a7d1b91595b09 authored over 5 years ago by Oren Novotny <[email protected]>
Merge pull request #658 from iron9light/round_tripping_route

Support round-tripping route parameter syntax

d58df7614e079fcb54296d15dfab06081b9a9ae7 authored over 5 years ago by Oren Novotny <[email protected]>
Add doc for round-tripping parameter

97b77013062a7fc5eff2e0c360a51245309b7e57 authored over 5 years ago by iron9light <[email protected]>
Add more test cases for Round-Tripping parameter

14b03aaec214345d54dce7c701f113a75ab0ad21 authored over 5 years ago by iron9light <[email protected]>
Support Round-tripping route parameter syntax.

324ae473c80a6713a84b0faca3b07f335791cb18 authored over 5 years ago by iron9light <[email protected]>
Merge pull request #654 from gpriaulx/Housekeeping_UpdateReferencesToDotNetFoundation

Housekeeping: Updated references to DotNetFoundation and URLs

5b4e14aaf8a1fcc27396b7c08171d100aba1b97d authored over 5 years ago by Glenn <[email protected]>
Housekeeping: Updated references to DotNetFOundation and URLs

2fde9055a537a261050097f58b052bd54cef8f06 authored over 5 years ago by Gui Priaulx <[email protected]>
Merge pull request #646 from Styxxy/memleakxml

fixes #643 add xmlserializer cache

16d5a713b8f13ed89f7610f0fd2689d178ff6dc5 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #648 from Styxxy/issue641-nullrefexception

fix #641 NullReferenceException on Error, when Response.Content.Headers is null

564559d24a5a4bfcfa5e84cb4aa7e334d3e8c9c3 authored almost 6 years ago by Oren Novotny <[email protected]>
check for null values in handling (exception) content

ac4188e6627d45f2adfac7e9dda71b67ea0d44d1 authored almost 6 years ago by Hans De Mulder <[email protected]>
add test to simulate issue

ccd5b6bd044ce9cf959e61df94760b4155991d94 authored almost 6 years ago by Hans De Mulder <[email protected]>
add xmlserializer cache

8fef9a0cf44c339cef35656f51ce7f3f5ff6e677 authored almost 6 years ago by Hans De Mulder <[email protected]>
Fix find method

ddcced27142e201625b9566aadc6a266d744864d authored almost 6 years ago by yuri.voloshyn <[email protected]>
Added non generic methods for create rest service

d6570f9fe84613daf2c57bbb44bb99cc064d4c12 authored almost 6 years ago by yuri.voloshyn <[email protected]>
Merge pull request #1 from reactiveui/master

Update

5d9fe6c648a8b2ed147c711efc7084db98ade137 authored almost 6 years ago by yuri-voloshyn <[email protected]>
Merge branch 'master' into master

0ebac043fab67811538fcd109b1b0b9c18ce4b01 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #638 from fedemkr/patch-1

Update docs because of #425

82b093e6ee6b4c2f2ccb7d7ef44a3114f089d6ec authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #640 from yuri-voloshyn/master

Added inherited generic interfaces

9d7bd9c664fa7a780ac9c8415767d7a11cb10750 authored almost 6 years ago by Oren Novotny <[email protected]>
docs: added sample application

3979ed94ce6a21bc8bc4695db9392c8863e0411d authored almost 6 years ago by Geoffrey Huntley <[email protected]>
Added inherited generic interfaces

a4c84e4b21c77bef75f6dbf82fc23c77fc5d37f5 authored almost 6 years ago by yuri.voloshyn <[email protected]>
added sample application

ad82d88e1f61b9a451a0417c99c1bca287487d73 authored almost 6 years ago by Geoffrey Huntley <[email protected]>
Merge branch 'master' of https://github.com/benjaminhowarth1/refit

5e2e7c3ebf58329247b932c1952255d99e8b9133 authored almost 6 years ago by Benjamin Howarth <[email protected]>
#637 Test demonstrating failure of [Query] to be recognised in non-get methods.

c528c293170aa0265c24f2d70f434209ba733bf7 authored almost 6 years ago by Benjamin Howarth <[email protected]>
Merge branch 'master' into master

febd345f998197f9b61f4e19cba0b681d52d015b authored almost 6 years ago by Benjamin Howarth <[email protected]>
Created new class for passing HttpRequestMessage to extra param, additive as @onovotny requested.

248d33325b8927f70f7a104b2066d9644a19cf6d authored almost 6 years ago by Benjamin Howarth <[email protected]>
Update docs because of #425

Explained how a parameter of type string can be sent as a `StringContent` in `Body` given the PR...

f083efda466633418d092685307f73bde9e11ebc authored almost 6 years ago by Federico Maccaroni <[email protected]>
Created parameterized HttpClientHandler as requested change to be additive, which is not possible without modifying the handler. So, creatingf a handler explicitly with a method type to support passing HttpRequestMessage in, and then users can choose to use this whenever their getToken method requires access to the HttpRequestMessage.

79552402894710b0bb04f5d82755018d32671430 authored almost 6 years ago by Benjamin Howarth <[email protected]>
Merge pull request #634 from lhyqy5/issue-625-output-encoding-error

Fix #625: xml output encoding don't match writer setting

4c8febe95a239dd94093fdb6cc0fb7a1255ca8c4 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge branch 'master' into issue-625-output-encoding-error

33832ff9aefbc6e6ccde045c21123c42dfee7fe4 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #633 from Sergio0694/master

Explicit interface inheritance

a124fb54db48764223d9c808a0c62fc976ccbe02 authored almost 6 years ago by Oren Novotny <[email protected]>
Tweaked README.md

199dedf10c802a8c610d06917625a5ad8853987f authored almost 6 years ago by Sergio Pedri <[email protected]>
Added interface inheritance docs

0814d0d3be62335c9d2507a933fe7e695584b92b authored almost 6 years ago by Sergio Pedri <[email protected]>
Added header attributes inheritance

814d70034ef76fab1e185680d5a61a65ae1fff58 authored almost 6 years ago by Sergio Pedri <[email protected]>
use MemoryStream replace StringWriter in XmlContentSerializer's SerializeAsync method

2c0acaa02238f0978c7db30332159283ce2cefc3 authored almost 6 years ago by lhyqy5 <[email protected]>
add unit test for xml writer encoding setting

ad3d42becf45641d09e33b9d69e4fd694fb50626 authored almost 6 years ago by lhyqy5 <[email protected]>
Merge pull request #631 from Bartmax/patch-1

Update README using async void to async Task.

ec3d6c3da9a7763782a158cf1530adbdb4446c8f authored almost 6 years ago by Oren Novotny <[email protected]>
Fixed merge issues

b68a55d048be15a7347037f4a5422bcde91e54c1 authored almost 6 years ago by Sergio Pedri <[email protected]>
Merge branch 'master' into master

4f7e2b4cd2aaeb6603f071ca1011b87dbd2eaafc authored almost 6 years ago by Sergio Pedri <[email protected]>
Switched to explicit interface implementation

d74278e4ad23700914a695c00b143a9808ac8620 authored almost 6 years ago by Sergio Pedri <[email protected]>
Fixed formatting

94a37fde48c8a771bb20dd206a2221eef2b2145d authored almost 6 years ago by Sergio Pedri <[email protected]>
Update README using async void to async Task.

ea66fe19569e312a2f693fb8c400bb78d3907f50 authored almost 6 years ago by Bart Calixto <[email protected]>
Updated test signature

f5c75af73e9a88eeb0ea731874d08c08d0ad8851 authored almost 6 years ago by Benjamin Howarth <[email protected]>
Updated AuthorizationHeaderValueGetter to support passing HttpRequestMessage into getToken() as OAuth signature generation may rely on having access to properties in the request (example: Twitter reuest signing)

0d2b8b84ee7aab3aa2e25baf3197dbb1d3433632 authored almost 6 years ago by Benjamin Howarth <[email protected]>
Merge pull request #1 from reactiveui/master

Merge from master

bddddc23ad69ef728319ffd99605fede805f57ce authored almost 6 years ago by Benjamin Howarth <[email protected]>
ensure build task files are signed

d56caf871945d514d654acdb76797f3d7f4511fa authored almost 6 years ago by Oren Novotny <[email protected]>
ensure tasks are loaded from the correct location for both transitive and build directories.

Fixes #619

a879553c87c9e7608b05b8d014e6a6e0f698cc50 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #616 from tstivers1990/614-should-throw-argumentexception-if-hosturl-isnullorwhitespace

614 should throw argumentexception if hosturl isnullorwhitespace

f7ab7ef650b6c091ce65f923d1e73f650bc74868 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #615 from tstivers1990/610-trim-trailing-forwardslash-from-hosturl

Trim trailing `/` from hostUrl

c3d19075f4d91bb1ddcb9087bb8867e6ff1623dc authored almost 6 years ago by Oren Novotny <[email protected]>
ArgumentException if hostUrl IsNullOrWhitespace

89d9db7b525cbc0b6520d317e49dedd35f45b881 authored almost 6 years ago by Anthony Stivers <[email protected]>
Use null-conditional operator to prevent NRE

4c864fe53dd38d2957d9a4c69e82b95e2e174a2f authored almost 6 years ago by Anthony Stivers <[email protected]>
Trim trailing `/` from hostUrl

69bea7324c1f77d1673e09096177c93268aa912e authored almost 6 years ago by Anthony Stivers <[email protected]>
Merge pull request #612 from reactiveui/update-core

Update core

d835e88640a501461b1258fd681c644cc68e0d72 authored almost 6 years ago by Oren Novotny <[email protected]>
Update to latest mock and test libs

a5006e1bed9e1347299e2cd3b2fb0a29876c1034 authored almost 6 years ago by Oren Novotny <[email protected]>
Build with .NET Core SDK 3

20f4cf1012a3059ac71147e9ee958901857e259e authored almost 6 years ago by Oren Novotny <[email protected]>
Code style formatting

00b9d8185b15e70103c795eea51f957f1b1e5472 authored almost 6 years ago by Oren Novotny <[email protected]>
Fix template formatting

c1d02f0bdd147d2ba5f41974e4c8e5e0525743e3 authored almost 6 years ago by Oren Novotny <[email protected]>
Point to the correct 461 dir

913d617b3a6b704b269addd58c723c34062f08cf authored almost 6 years ago by Oren Novotny <[email protected]>
Use full namespace to void potential dup imports

be2c586a9b037f44128325002db8cf6153e29e2b authored almost 6 years ago by Oren Novotny <[email protected]>
Code style

c45197bb75cba3585d852840ed0321dd9db2b1fd authored almost 6 years ago by Oren Novotny <[email protected]>
Fix warnings

026fe00dc940ddbcc9490203ad3c6c3bb9f51f29 authored almost 6 years ago by Oren Novotny <[email protected]>
Update test refs

6fa96c655520d9a13ff25aedb99441c522e189eb authored almost 6 years ago by Oren Novotny <[email protected]>
Add support for the new buildTransitive, so direct references aren't needed to run the targets

Fixes #598

9e91a9c4ecc707581c380a73a490665c8f4f70b0 authored almost 6 years ago by Oren Novotny <[email protected]>
Update deps to use latest Roslyn.

0dab28981bf749fddb17202b46aeb5f12b50770b authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #611 from reactiveui/build-updates

Update depenencies

5e1f273ba90c4638aaf7f2e57cc4ca54af7e9c6b authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #608 from Styxxy/Styxxy-issue-605

Exclude from Obfuscation

c5555cee1be535a4a8be81775c6ffa7a936d4a83 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge pull request #606 from felipebaltazar/options-attribute

Options Attribute

5c33b7fc1e4a7dd402532b3a3cee1801d302e1f4 authored almost 6 years ago by Oren Novotny <[email protected]>
Update depenencies

b86ddcb9d7d1062d6577762b9d878e34d2f91b96 authored almost 6 years ago by Oren Novotny <[email protected]>
Merge branch 'master' into Styxxy-issue-605

6d9b31646a324af4d0a0b4b2576e0281eea4ba13 authored almost 6 years ago by Hans De Mulder <[email protected]>
remove Attribute from name

76448d8da4cceeb8ce1596b8f8e99fc715f8f26b authored almost 6 years ago by Hans De Mulder <[email protected]>
exclude from Obfuscation

c5efc776d59638c069728054fddd615e2e3e588c authored almost 6 years ago by Hans De Mulder <[email protected]>