Package Usage: nuget: Microsoft.Extensions.Http
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly Used Types:
System.Net.Http.IHttpClientFactory
51 versions
Latest release: over 1 year ago
3,293 dependent packages
1,034,065,857 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/nuget.org/packages/Microsoft.Extensions.Http