Microsoft.Extensions.Http 3.1.29
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 |
|---|---|
|
orcaxm.rcl.bitcoin.frontend
Package Description
|
4 |
|
orcaxm.rcl.bitcoin.frontend
Package Description
|
2 |
|
Microsoft.OData.Client
LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4 and v4.01. Targets .NET 8 or above.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
|
2 |
|
Microsoft.OData.Client
LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4. Targets .NET 4.5 and .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
|
2 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.29)
- Microsoft.Extensions.Logging (>= 3.1.29)
- Microsoft.Extensions.Options (>= 3.1.29)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.29)
- Microsoft.Extensions.Logging (>= 3.1.29)
- Microsoft.Extensions.Options (>= 3.1.29)