Microsoft.Extensions.Http 6.0.0-preview.4.21253.7
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.Identity.Pro.Domain
Package Description
|
4 |
|
Verto.Vcp.IdentityModel
Package Description
|
4 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
4 |
|
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.
|
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/e71b34dbb2c0883145c658bed8814ae45f6fe15e
|
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/ab1f1c636afa3a6607f2d67bc387b586596d1d38
|
3 |
|
Dapr.Client
This package contains the reference assemblies for developing services using Dapr.
|
3 |
|
Verto.Vcp.Account.Pro.Public.Application
Package Description
|
3 |
|
MMLib.SwaggerForOcelot
Swagger generator for Ocelot downstream services.
|
3 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
3 |
.NET Framework 4.6.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0-preview.4.21253.7)
- Microsoft.Extensions.Logging (>= 6.0.0-preview.4.21253.7)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.4.21253.7)
- Microsoft.Extensions.Options (>= 6.0.0-preview.4.21253.7)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0-preview.4.21253.7)
- Microsoft.Extensions.Logging (>= 6.0.0-preview.4.21253.7)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.4.21253.7)
- Microsoft.Extensions.Options (>= 6.0.0-preview.4.21253.7)