Search code examples
How to have OPTIONAL dynamic headers?...

c#refit

Read More
Add a dynamic header to all outgoing Refit requests...

c#.net-corehttpclientmiddlewarerefit

Read More
Refit Client using a dynamic base address...

c#dotnet-httpclientasp.net-core-2.2refit

Read More
How to set timeout in Refit library...

c#xamarin.androidrefit

Read More
Send !DOCTYPE inside XML content using Refit...

c#xmlrefit

Read More
deserialization to class not working correctly...

c#deserializationrefit

Read More
How to use Polly with Refit?...

c#blazordotnet-httpclientpollyrefit

Read More
Refit - FromForm / Multipart method not working with request object...

c#objectrequestwebapirefit

Read More
Refit - Deserialize response to supertype...

c#jsonserializationsuperclassrefit

Read More
C# console app, refit API Request failed: Response status code does not indicate success: 424 (Faile...

c#consolerefit

Read More
How to pass path params using command in REFIT .NET...

c#.net.net-coreparametersrefit

Read More
System.Text.Json in Refit can't handle null response from API...

c#system.text.jsonrefit

Read More
How do I log HTTP requests when using Refit in .net core?...

c#asp.net-corehttpclientrefit

Read More
Polly policy handle Refit ApiException with DI AddPolicyHandler...

c#uwppollyretry-logicrefit

Read More
Unable to refresh token in Refit with Polly retry...

c#mauipollyretry-logicrefit

Read More
DateTime loses precision when serialized and used as a url parameter using Refit...

c#asp.net-corerefit

Read More
Polly FallbackPolicy with Refit and HttpClientFactory...

c#fallbackpollyrefithttpclientfactory

Read More
Parse weird response with refit...

c#.netjson.netrefit

Read More
Refit XmlContentSerializer isn't found when making .net 6 console app...

refit

Read More
Call API using Refit and deserialize to dynamic...

jsonrefit

Read More
Making OData call using Refit...

odatarefit

Read More
How do I add a Polly policy to a Refit Client created with a factory?...

c#dependency-injectionpollyretry-logicrefit

Read More
C# Refit Client via Blazor - How to upload a file?...

c#file-uploadblazorrefit

Read More
HttpRequestException in IIS Admin API...

c#apiiisadministrationrefit

Read More
Reusing a Polly retrial policy for multiple Refit endpoints without explicitly managing the HttpClie...

c#asp.net-coredrypollyrefit

Read More
Using an ILogger in a Polly Policy attached to a Refit Client...

c#pollyretry-logicrefitilogger

Read More
Refit - ApiResponse<T> wrapping in a methods cannot get access to content...

c#refit

Read More
C# Refit Multipart Content stays blank...

c#httpmultipartform-datahttp-status-code-400refit

Read More
How to serialize DateOnly using refit.?...

c#serializationjson.netrefitdateonly

Read More
How to properly post-process Refit return values?...

c#.net.net-core.net-standardrefit

Read More
BackNext