Microsoft.Extensions.Http 2.2.0-preview1-35029
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/30f0ec0ee6f637d630fbae6a9e6a7517acd0f429
Showing the top 20 packages that depend on Microsoft.Extensions.Http.
Packages | Downloads |
---|---|
AspNetCore.HealthChecks.OpenIdConnectServer
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
|
169 |
AspNetCore.HealthChecks.OpenIdConnectServer
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
|
53 |
AspNetCore.HealthChecks.OpenIdConnectServer
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
|
10 |
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
10 |
SendGrid.Extensions.DependencyInjection
integrate SendGrid with HttpClientFactory and Microsoft.Extensions.DependencyInjection
|
7 |
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.
|
7 |
Sentry.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
|
6 |
AspNetCore.HealthChecks.UI
HealthChecks.UI Is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks.For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
|
6 |
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.
|
6 |
AspNetCore.HealthChecks.OpenIdConnectServer
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
|
6 |
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
|
5 |
AspNetCore.HealthChecks.UI
HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
|
5 |
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.
|
5 |
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.
|
5 |
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Logging (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Options (>= 2.2.0-preview1-35029)