Microsoft.Extensions.Http 2.2.0-preview1-35029
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
This package was built from the source at:
https://github.com/aspnet/HttpClientFactory/tree/30f0ec0ee6f637d630fbae6a9e6a7517acd0f429
Showing the top 20 packages that depend on Microsoft.Extensions.Http.
| Packages | Downloads |
|---|---|
|
Volo.Abp.IdentityModel
Package Description
|
20 |
|
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
20 |
|
WebApiClient.JIT
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
|
18 |
|
Volo.Abp.IdentityModel
Package Description
|
18 |
|
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
17 |
|
ServiceStack.Client.Core
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
|
17 |
|
Volo.Abp.Http.Client
Package Description
|
17 |
|
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/25ef4aa38b77974263cb10f6e9cbd10135f17b59
|
17 |
|
Volo.Abp.IdentityModel
Package Description
|
17 |
|
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
16 |
|
Volo.Abp.IdentityModel
Package Description
|
16 |
|
Volo.Abp.Http.Client
Package Description
|
16 |
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Logging (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Options (>= 2.2.0-preview1-35029)