Microsoft.Extensions.Http 3.1.9
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
Showing the top 20 packages that depend on Microsoft.Extensions.Http.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Http.Polly
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
|
17 |
|
Finbuckle.MultiTenant
Main library package for Finbuckle.MultiTenant.
|
16 |
|
AspNetCore.HealthChecks.UI
HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
|
16 |
|
Umbraco.Cms.Infrastructure
Contains the infrastructure assembly needed to run Umbraco CMS.
|
16 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
16 |
|
Microsoft.Extensions.Http.Diagnostics
Telemetry support for HTTP Client.
|
16 |
|
AspNetCore.HealthChecks.UI
HealthChecks.UI Is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks.For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
|
15 |
|
AspNetCore.HealthChecks.Uris
HealthChecks.Uris is a simple health check package for Uri groups.
|
15 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
15 |
|
Microsoft.Extensions.Http.Diagnostics
Telemetry support for HTTP Client.
|
15 |
|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
15 |
|
Refit.HttpClientFactory
Refit HTTP Client Factory Extensions
|
15 |
|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
14 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.9)
- Microsoft.Extensions.Logging (>= 3.1.9)
- Microsoft.Extensions.Options (>= 3.1.9)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.9)
- Microsoft.Extensions.Logging (>= 3.1.9)
- Microsoft.Extensions.Options (>= 3.1.9)