issues
search
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://reactiveui.github.io/refit/
MIT License
8.65k
stars
744
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug]: new keyword for properties on generic IApiResponse breaks inheritance
#1933
timosnel
opened
1 day ago
0
fix: support interfaces with different name casing
#1930
TimothyMakkison
closed
1 week ago
1
Close outdated issues
#1929
TimothyMakkison
closed
1 week ago
1
chore: fix typo `MathodTests` -> `MethodTests`
#1928
TimothyMakkison
closed
1 week ago
1
chore(deps): update dependency verify.xunit to v28
#1927
renovate[bot]
opened
1 week ago
0
fix: support nullable value type collection in queries
#1926
TimothyMakkison
closed
1 week ago
1
VERSION 7 - Hotfix for CRLF injection vulnerability based on PR #1834
#1925
simon-knu
closed
2 weeks ago
1
Version 7 - Fix for CRLF injection vulnerability (#1834)
#1924
simon-knu
closed
2 weeks ago
0
Version 7 - Fix for CRLF injection vulnerability
#1923
simon-knu
closed
2 weeks ago
0
fix: support -/@ symbols in csproj names
#1921
TimothyMakkison
closed
2 weeks ago
1
[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.
#1920
ViniciusCestarii
closed
2 weeks ago
3
Support passing a delegate to configure http clients
#1919
velvolue
closed
2 weeks ago
2
[Bug]: MissingMethodException on EnsureSuccessfulAsync on WASM
#1918
alexdrl
opened
2 weeks ago
2
feat: prevent serialization of `CancellationToken?`
#1917
TimothyMakkison
closed
2 weeks ago
5
feat: Null token
#1916
TimothyMakkison
closed
2 weeks ago
1
[Bug]: "CancellationToken?" mishandling in refit requests
#1915
AFract
opened
2 weeks ago
4
POC: remove unneeeded `Uri` / `UriBuilder` allocations
#1914
TimothyMakkison
closed
2 weeks ago
1
chore(deps): update dependency refit to v8 [security]
#1912
renovate[bot]
closed
2 weeks ago
1
chore: delete broken test
#1911
TimothyMakkison
closed
2 weeks ago
2
feat: test Named HttpClient reuse by AddRefitClient
#1910
derekm
closed
2 weeks ago
2
Using Named HttpClients with Refit.HttpClientFactory
#1909
derekm
closed
2 weeks ago
1
chore(deps): update dependency verify.xunit to 27.1.0
#1908
renovate[bot]
closed
2 weeks ago
1
feat: lazy initialize `queryParamsToAdd`
#1907
TimothyMakkison
closed
2 weeks ago
2
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to 4.12.0-3.final
#1906
renovate[bot]
opened
2 weeks ago
0
[Bug]: JsonProperty attribute ignored in result if property name matches other field
#1905
Haukinger
opened
2 weeks ago
0
feat: add url query tests for `Refit.Tests/RestService`
#1904
TimothyMakkison
closed
2 weeks ago
2
feat: cache `RestMethodInfo`
#1903
TimothyMakkison
closed
2 weeks ago
2
chore: small format change to `RequestBuilderImplementation`
#1902
TimothyMakkison
closed
2 weeks ago
2
Escape data span
#1901
TimothyMakkison
closed
3 weeks ago
2
feat: add URL fragment tests
#1900
TimothyMakkison
closed
2 weeks ago
2
chore(deps): update dependency serilog to 4.1.0
#1899
renovate[bot]
closed
2 weeks ago
1
Prepare For Release of V8.0.0
#1898
ChrisPulman
closed
2 weeks ago
1
feat: calculate path substitutions in `RestMethodInfo`
#1897
TimothyMakkison
closed
2 weeks ago
2
feat: add parameter substitution tests
#1896
TimothyMakkison
closed
3 weeks ago
2
chore(deps): update dependency nerdbank.gitversioning to 3.6.146
#1895
renovate[bot]
closed
3 weeks ago
1
feat: add `UniqueNameBuilder`
#1894
TimothyMakkison
closed
3 weeks ago
2
feat: change `IPerformanceService` to return `HttpResponseMessage`
#1893
TimothyMakkison
closed
3 weeks ago
3
Add IsSuccessful property to ApiResponse
#1891
marcominerva
closed
3 weeks ago
2
chore(deps): update dependency verify.xunit to v27
#1890
renovate[bot]
closed
3 weeks ago
1
Add possibility to ignore property when building query
#1889
Exellion
opened
1 month ago
0
feat: add `ReflectionTests` for `IUrlParameterFormatter`
#1888
TimothyMakkison
closed
1 month ago
2
chore(deps): update dependency verify.diffplex to 3.1.2
#1887
renovate[bot]
closed
2 weeks ago
1
feat: add `Tests/RestServiceExceptions`
#1886
TimothyMakkison
closed
1 month ago
2
Refit should emit diagnostics for invalid interfaces
#1885
TimothyMakkison
opened
1 month ago
0
[Bug]: Error when using interface inherited from another interface
#1884
markus-renezeder
closed
1 month ago
2
feat: add derived type argument tests
#1883
TimothyMakkison
closed
1 month ago
2
[Bug]: derived types erroneously add additional query parameters.
#1882
TimothyMakkison
opened
1 month ago
0
feat: add default interface method tests
#1881
TimothyMakkison
closed
1 month ago
2
Add workaround and missing `[MemberNotNullWhen]` attributes
#1879
sguryev
closed
1 month ago
3
[Bug]: [AliasAs(null)] does not omit property anymore
#1878
Exellion
closed
1 month ago
3
Next