Using HttpClientFactory and Refit with .NET Core APIs (EN-US)

preview_player
Показать описание
On this video I explain how to use Refit with .NET Core APIs to make a better use of Httpclient requests avoiding resources exhaustion and socket exceptions.
Рекомендации по теме
Комментарии
Автор

how would you unit test the code which is using refit to call an API?

jainr
Автор

Help with Cannot deserialize the current json object because(e.g.{"name":"value"}) into type because the type requires a json array (e.g.[1, 2, 3])

oscarencarnacionliz
Автор

If I using Refit I don’t have to implement the IHttpClientFactory?

AlessandroBellotti
Автор

Ray, it is hard to add some link to the sources you are describing in your video ?

poygxcp
Автор

Can't you just make your controller implement your ITodoApi?

parthorn
welcome to shbcf.ru