Microsoft.Extensions.Http 2.1.0-preview2-final
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 |
|---|---|
|
AntDesign
Ant Design components for Blazor and Razor Components
|
23 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
17 |
|
Volo.Abp.IdentityModel
Package Description
|
17 |
|
AntDesign
Ant Design components for Blazor and Razor Components
|
17 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
16 |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
16 |
|
AntDesign
Ant Design components for Blazor and Razor Components
|
16 |
|
Elsa.Activities.Http
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides the following Console activities:
* ReceiveHttpRequest
* SendHttpRequest
* WriteHttpResponse
|
16 |
|
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.
|
16 |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
|
15 |
|
Microsoft.Extensions.Http.Diagnostics
Telemetry support for HTTP Client.
|
15 |
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging (>= 2.1.0-preview2-final)
- Microsoft.Extensions.Options (>= 2.1.0-preview2-final)