Microsoft.Extensions.Http 3.1.22
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 |
|---|---|
|
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
17 |
|
Volo.Abp.IdentityModel
Package Description
|
15 |
|
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
14 |
|
Volo.Abp.IdentityModel
Package Description
|
14 |
|
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
13 |
|
Volo.Abp.IdentityModel
Package Description
|
13 |
|
Volo.Abp.Http.Client
Package Description
|
13 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.22)
- Microsoft.Extensions.Logging (>= 3.1.22)
- Microsoft.Extensions.Options (>= 3.1.22)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.22)
- Microsoft.Extensions.Logging (>= 3.1.22)
- Microsoft.Extensions.Options (>= 3.1.22)