Microsoft.Extensions.Http 3.1.15
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 |
---|---|
Volo.Abp.Http.Client
Package Description
|
6 |
WebApiClientCore
.NetCore声明式的Http客户端库
|
5 |
Volo.Abp.IdentityModel
Package Description
|
4 |
Volo.Abp.Http.Client
Package Description
|
4 |
Volo.Abp.IdentityModel
Package Description
|
3 |
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
|
3 |
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/5a4c82ec57fadddef9ce841d608de5c7c8c74446
|
3 |
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/32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173
|
2 |
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
|
2 |
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/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52
|
2 |
Volo.Abp.Http.Client
Package Description
|
2 |
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
2 |
Volo.Docs.Domain
Package Description
|
2 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.15)
- Microsoft.Extensions.Logging (>= 3.1.15)
- Microsoft.Extensions.Options (>= 3.1.15)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.15)
- Microsoft.Extensions.Logging (>= 3.1.15)
- Microsoft.Extensions.Options (>= 3.1.15)