Microsoft.Extensions.Http 3.1.6
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 |
|---|---|
|
Verto.Vcp.Http.Client
Package Description
|
5 |
|
Verto.Vcp.IdentityModel
Package Description
|
4 |
|
Dapr.Client
This package contains the reference assemblies for developing services using Dapr.
|
3 |
|
Verto.Vcp.Account.Pro.Public.Application
Package Description
|
3 |
|
Verto.Vcp.Identity.Pro.Domain
Package Description
|
3 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
3 |
|
MMLib.SwaggerForOcelot
Swagger generator for Ocelot downstream services.
|
3 |
|
Dapr.AspNetCore
This package contains the reference assemblies for developing services using Dapr and AspNetCore.
|
2 |
|
Volo.Abp.Http.Client
Package Description
|
2 |
|
Dapr.Common
Package Description
|
2 |
|
Dapr.Actors
This package contains the reference assemblies for developing Actor services using Dapr.
|
2 |
|
Dapr.Client
This package contains the reference assemblies for developing services using Dapr.
|
2 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Logging (>= 3.1.6)
- Microsoft.Extensions.Options (>= 3.1.6)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Logging (>= 3.1.6)
- Microsoft.Extensions.Options (>= 3.1.6)