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.
C#MIT
Issues
- 0
Dependency Dashboard
#1667 opened by renovate - 7
- 2
[Bug]: [AliasAs(null)] does not omit property anymore
#1878 opened by Exellion - 0
Add possibility to ignore property when building query
#1889 opened by Exellion - 3
[Bug]: Refit interfaces do not implement base interface non refit methods
#1801 opened by TimothyMakkison - 0
- 1
- 4
[Bug]: Refit Does Not Generate Implementations if 3+ Interfaces Share a Name
#1654 opened by chrstophr-wltrs - 0
- 0
Document Interface Composition Working Example
#1691 opened by cmeyertons - 0
[Feature] Add support for keyed services
#1876 opened by bartlomiejgawel - 1
- 2
Improve incremental generator caching
#1791 opened by TimothyMakkison - 5
[Bug]: Refit is losing the stacktrace due to throw ex in the client implementation
#1809 opened by Barsonax - 8
- 13
- 1
Investigate changing TryAddWithoutValidation to Add
#1853 opened by ChrisPulman - 1
Add Version and HttpVersionPolicy support for HttpRequestMessage for Http 3
#1799 opened by infofromca - 0
Support base interfaces defined in external assemblies
#1846 opened by alrz - 5
[Bug]: BaseAddress / relative URL formats - HttpClient style vs Refit style
#1803 opened by hansmbakker - 3
Use dependabot for version upgrades.
#1807 opened by sukreshmanda - 1
Support duplicate query parameters
#1762 opened by MarvinKlein1508 - 0
Is there any way to implement optional authentication?
#1688 opened by afunc233 - 0
Custom exception factory for deserialization exceptions
#1815 opened by ted-ccm - 1
[Bug]: Default ObjectToInferredTypesConverter causes TypeDiscriminator property to be missing in top-level types for polymorphic JSON Serialization
#1763 opened by Greenscreener - 3
- 2
[Bug]: "doesn't look like a Refit interface" when inheriting empty interface from interface with refit function
#1687 opened by pagdot - 4
- 0
- 0
[Bug]: Refit's settings with contentSerializer and urlParameterKeyFormatter parameters, when using at the same time doesn't work
#1794 opened by navernoe - 0
[Bug]: dotnet build with Directory.Build.props can't build source generated code
#1786 opened by sharpzilla - 1
[Bug]: exception with TrimMode full: "URL /path/{id} has parameter id, but no method parameter matches"
#1655 opened by entdark - 4
[Bug]: System.MissingMethodException: Method not found. After upgrading to 7.1.2
#1756 opened by RafaelLiendo - 0
[Bug]: AuthorizationHeaderValueGetter is ignored unless particular overload of RestService.For is used.
#1761 opened by Greenscreener - 2
[Bug]: XML response fails to deserialize
#1729 opened by Duoist - 3
[Bug]: Parameter named ex causes compile error
#1724 opened by pro1dream - 1
[Bug]: Query parameters in path are reversed
#1732 opened by TimothyMakkison - 3
- 1
[NiceToHave]: Interface `IApiResponse<out T>` misses `[MemberNotNullWhen(true, nameof(Content))]` attribute
#1671 opened by sguryev - 0
- 1
[Bug]: Not throwing a ValidationApiException
#1702 opened by goforebroke - 5
[Bug]: The response header is missing
#1699 opened by W2426566602 - 1
Leverage framework to provide dependencies
#1684 opened by thompson-tomo - 2
[Bug]: EnumMember value not respected for class contained enums for deeper than first level nesting
#1695 opened by petrovicnemanja - 2
[Bug]: Refit requires at least the .NET Core SDK v2.1
#1692 opened by norgie - 4
Support [ValueConvertion] attribute
#1681 opened by CodingOctocat - 0
[Bug]: source generation fails when interfaces mismatch in casing when inheriting generic interfaces.
#1689 opened by luukn333 - 0
[Bug]: HttpClient named client with the same name overwrite ConfigureHttpClient BaseAddress
#1686 opened by squadwuschel - 5
- 2