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
chore(deps): update dependency serilog to 4.2.0
renovate[bot] opened this pull request 6 days ago
renovate[bot] opened this pull request 6 days ago
Fix path for groupid (about case insensitive) in readme
Krzysztof318 opened this pull request 7 days ago
Krzysztof318 opened this pull request 7 days ago
[Bug]: Query parameters not added when using both [Property] and [Query] attributes
loop8ack opened this issue 16 days ago
loop8ack opened this issue 16 days ago
chore(deps): update dependency microsoft.net.test.sdk to 17.12.0
renovate[bot] opened this pull request 23 days ago
renovate[bot] opened this pull request 23 days ago
chore(deps): update dependency microsoft.visualstudio.threading.analyzers to 17.12.19
renovate[bot] opened this pull request 29 days ago
renovate[bot] opened this pull request 29 days ago
[Bug]: new keyword for properties on generic IApiResponse breaks inheritance
timosnel opened this issue about 1 month ago
timosnel opened this issue about 1 month ago
fix: support interfaces with different name casing
TimothyMakkison opened this pull request about 1 month ago
TimothyMakkison opened this pull request about 1 month ago
Close outdated issues
TimothyMakkison opened this issue about 1 month ago
TimothyMakkison opened this issue about 1 month ago
chore: fix typo `MathodTests` -> `MethodTests`
TimothyMakkison opened this pull request about 1 month ago
TimothyMakkison opened this pull request about 1 month ago
chore(deps): update dependency verify.xunit to v28
renovate[bot] opened this pull request about 1 month ago
renovate[bot] opened this pull request about 1 month ago
fix: support nullable value type collection in queries
TimothyMakkison opened this pull request about 1 month ago
TimothyMakkison opened this pull request about 1 month ago
VERSION 7 - Hotfix for CRLF injection vulnerability based on PR #1834
simon-knu opened this pull request about 1 month ago
simon-knu opened this pull request about 1 month ago
Version 7 - Fix for CRLF injection vulnerability (#1834)
simon-knu opened this pull request about 1 month ago
simon-knu opened this pull request about 1 month ago
Version 7 - Fix for CRLF injection vulnerability
simon-knu opened this pull request about 1 month ago
simon-knu opened this pull request about 1 month ago
fix: support -/@ symbols in csproj names
TimothyMakkison opened this pull request about 1 month ago
TimothyMakkison opened this pull request about 1 month ago
[Bug]: IGitHubApi doesn't look like a Refit interface. Make sure it has at least one method with a Refit HTTP method attribute and Refit is installed in the project.
ViniciusCestarii opened this issue about 1 month ago
ViniciusCestarii opened this issue about 1 month ago
Support passing a delegate to configure http clients
velvolue opened this issue about 1 month ago
velvolue opened this issue about 1 month ago
[Bug]: MissingMethodException on EnsureSuccessfulAsync on WASM
alexdrl opened this issue about 2 months ago
alexdrl opened this issue about 2 months ago
feat: prevent serialization of `CancellationToken?`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
feat: Null token
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
[Bug]: "CancellationToken?" mishandling in refit requests
AFract opened this issue about 2 months ago
AFract opened this issue about 2 months ago
POC: remove unneeeded `Uri` / `UriBuilder` allocations
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
chore(deps): update dependency refit to v8 [security]
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
chore: delete broken test
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
feat: test Named HttpClient reuse by AddRefitClient
derekm opened this pull request about 2 months ago
derekm opened this pull request about 2 months ago
Using Named HttpClients with Refit.HttpClientFactory
derekm opened this issue about 2 months ago
derekm opened this issue about 2 months ago
chore(deps): update dependency verify.xunit to 27.1.0
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
feat: lazy initialize `queryParamsToAdd`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
[Bug]: JsonProperty attribute ignored in result if property name matches other field
Haukinger opened this issue about 2 months ago
Haukinger opened this issue about 2 months ago
feat: add url query tests for `Refit.Tests/RestService`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
feat: cache `RestMethodInfo`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
chore: small format change to `RequestBuilderImplementation`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
Escape data span
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
feat: add URL fragment tests
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
chore(deps): update dependency serilog to 4.1.0
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
Prepare For Release of V8.0.0
ChrisPulman opened this pull request about 2 months ago
ChrisPulman opened this pull request about 2 months ago
feat: calculate path substitutions in `RestMethodInfo`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
feat: add parameter substitution tests
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
chore(deps): update dependency nerdbank.gitversioning to 3.6.146
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
feat: add `UniqueNameBuilder`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
feat: change `IPerformanceService` to return `HttpResponseMessage`
TimothyMakkison opened this pull request about 2 months ago
TimothyMakkison opened this pull request about 2 months ago
Add IsSuccessful property to ApiResponse
marcominerva opened this pull request about 2 months ago
marcominerva opened this pull request about 2 months ago
chore(deps): update dependency verify.xunit to v27
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
Add possibility to ignore property when building query
Exellion opened this issue 2 months ago
Exellion opened this issue 2 months ago
feat: add `ReflectionTests` for `IUrlParameterFormatter`
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
chore(deps): update dependency verify.diffplex to 3.1.2
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
feat: add `Tests/RestServiceExceptions`
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
Refit should emit diagnostics for invalid interfaces
TimothyMakkison opened this issue 2 months ago
TimothyMakkison opened this issue 2 months ago
[Bug]: Error when using interface inherited from another interface
markus-renezeder opened this issue 2 months ago
markus-renezeder opened this issue 2 months ago
feat: add derived type argument tests
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
[Bug]: derived types erroneously add additional query parameters.
TimothyMakkison opened this issue 2 months ago
TimothyMakkison opened this issue 2 months ago
feat: add default interface method tests
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
Add workaround and missing `[MemberNotNullWhen]` attributes
sguryev opened this pull request 2 months ago
sguryev opened this pull request 2 months ago
[Bug]: [AliasAs(null)] does not omit property anymore
Exellion opened this issue 2 months ago
Exellion opened this issue 2 months ago
chore: add ending in "Client" test
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
[Feature] Add support for keyed services
bartlomiejgawel opened this issue 2 months ago
bartlomiejgawel opened this issue 2 months ago
feat: generate code for derived non refit methods.
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
chore: upgrade `Verify.SourceGenerators` and update tests
TimothyMakkison opened this pull request 2 months ago
TimothyMakkison opened this pull request 2 months ago
chore(deps): update dependency system.text.json to 8.0.5 [security]
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency serilog to 4.0.2
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
feat: add more incremental tests
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
chore(deps): update dependency xunit to 2.9.2
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Housekeeping fix some of the code analyser warnings
ChrisPulman opened this pull request 3 months ago
ChrisPulman opened this pull request 3 months ago
chore: added generic constrained method tests
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
chore(deps): update dotnet monorepo
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Housekeeping fix some of the code analyser warnings
ChrisPulman opened this pull request 3 months ago
ChrisPulman opened this pull request 3 months ago
Housekeeping Fix API Tests
ChrisPulman opened this pull request 3 months ago
ChrisPulman opened this pull request 3 months ago
feat: update `InterfaceStubGenerator` to be an incremental generator
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
feat: added nullable and parameter tests
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
custom exception factory for deserialization exceptions
ted-ccm opened this pull request 3 months ago
ted-ccm opened this pull request 3 months ago
feat: fix invalid `unmanaged struct` constraint generation
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
feat: add non refit method raises diagnostic test
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
feat: added source gen tests for generic constraints
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
chore(deps): update dependency xunit to 2.9.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore: update to `Microsoft.CodeAnalysis.CSharp` to `4.1.0`
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
[Doc] Adding a friend projects section
JeremyBP opened this pull request 3 months ago
JeremyBP opened this pull request 3 months ago
feat: add `IDisposable` test
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
chore(deps): update dependency verify.xunit to 26.6.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Investigate changing TryAddWithoutValidation to Add
ChrisPulman opened this issue 3 months ago
ChrisPulman opened this issue 3 months ago
Fix some typos in the codebase
mithileshz opened this pull request 3 months ago
mithileshz opened this pull request 3 months ago
chore(deps): update dependency verify.xunit to 26.5.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency verify.sourcegenerators to 2.5.0 - autoclosed
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0-3.24476.2
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
feat: added larger benchmark
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
chore: target correct StubGenerator
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
Support base interfaces defined in external assemblies
alrz opened this issue 3 months ago
alrz opened this issue 3 months ago
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0-3.24467.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency refit to 7.2.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
feat: add `ShouldNotEmitFiles` test
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
refactor: move diagnostics to dedicated class
TimothyMakkison opened this pull request 3 months ago
TimothyMakkison opened this pull request 3 months ago
chore(deps): update dependency verify.xunit to 26.4.5
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency verify.sourcegenerators to 2.4.3
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Housekeeping Update release.yml
ChrisPulman opened this pull request 3 months ago
ChrisPulman opened this pull request 3 months ago
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0-3.24463.9
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Remove unnecessary try/catch block as to not lose the stack trace
mithileshz opened this pull request 3 months ago
mithileshz opened this pull request 3 months ago
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0-3.24470.11
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Housekeeping Update build
ChrisPulman opened this pull request 3 months ago
ChrisPulman opened this pull request 3 months ago
Fix to disable Header and Authorise attributes containing CRLF
ChrisPulman opened this pull request 3 months ago
ChrisPulman opened this pull request 3 months ago
chore(deps): update dependency verify.sourcegenerators to 2.4.2
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago