dotnetomaniak.pl - Artykuły z tagiem HttpClientFactory

This post is a follow-up to my previous one regarding usage of HttpClientFactory in Azure Functions. The approach I've taken previously is no loner the best one and I wanted to revisit it.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] Alternative approach to HttpClient in Azure Functions 2.0 revisited - move to dependency injection

Cloud 1656 dni, 1 godzinę, 23 minuty temu tpeczek 53 źrodło rozwiń

HttpClient is not as straightforward to use as it may seem. The current recommendation for Azure Functions advises usage of a static client, but HttpClientFactory can be an interesting alternative.

[EN] Alternative approach to HttpClient in Azure Functions 2.0 - bringing in HttpClientFactory

Cloud 1960 dni, 23 godziny, 35 minut temu tpeczek 42 źrodło rozwiń

Najaktywniejsi w tym miesiącu