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 |
---|---|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
3 |
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
3 |
Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
|
3 |
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
3 |
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
3 |
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
3 |
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
2 |
.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)