Microsoft.Extensions.Http 3.1.27
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 |
|---|---|
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
4 |
|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
|
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.
|
3 |
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for .NET Aspire AppHost projects.
|
3 |
|
Volo.Abp.Http.Client
Package Description
|
2 |
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for .NET Aspire AppHost projects.
|
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/f6cb1b5953598e1562d33e1cbbdae2b130792833
|
2 |
|
OpenAI
A simple C# / .NET library to use with OpenAI's APIs, including GPT 3.5, GPT 4, ChatGPT, DALL-E, Whisper, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
|
2 |
|
Aspire.Hosting
Core abstractions for the Aspire application model.
|
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.
|
2 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
2 |
|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
2 |
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for Aspire AppHost projects.
|
2 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.27)
- Microsoft.Extensions.Logging (>= 3.1.27)
- Microsoft.Extensions.Options (>= 3.1.27)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.27)
- Microsoft.Extensions.Logging (>= 3.1.27)
- Microsoft.Extensions.Options (>= 3.1.27)