Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refit

NullReferenceException when testing API implemented by Refit

"The JSON value could not be converted to Enum in Refit

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

Refit response is null even though JsonSerializer works

C# - Web Api pass object using Refit

Is it possible to call grpc services in refit?

c# .net-core grpc refit

Refit - Dynamic AND Static Header

c# refit

How to add a static authorization header with refit in xamarin.forms?

c# xamarin.forms refit

How to unit test the Refit ApiResponse<T>?

c# rest unit-testing refit

C# Refit - Is there any converter for creating C# Interface and model from Swagger document

c# asp.net-core refit

Refit AliasAs does not work for deserialize

c# json deserialization refit

How to set a custom JSON Serializer in Refit

uwp refit

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

c# system.text.json refit

Best retry policy for Refit ApiException?

How can I pass a list of strings within a request?

c# rest api refit

How to upload files using NET CORE and Refit

Refit [FromQuery] with custom class not getting values

c# .net asp.net-web-api refit

How to properly post-process Refit return values?

Polly policy not working using "AddPolicyHandler"