Microsoft.Extensions.Http 2.2.0-preview3-35497
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
This package was built from the source at:
https://github.com/aspnet/HttpClientFactory/tree/15fa0014e0eadafd19aecec286f82131e9cef588
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.Identity.Web
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0).
This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
|
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 |
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0-preview3-35497)
- Microsoft.Extensions.Logging (>= 2.2.0-preview3-35497)
- Microsoft.Extensions.Options (>= 2.2.0-preview3-35497)