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 |
|---|---|
|
Microsoft.Bot.Builder.Integration.AspNet.Core
This library integrates the Microsoft Bot Builder SDK with ASP.NET Core. It offers idiomatic configuration APIs in addition to providing all the plumbing to direct incoming bot messages to a configured bot.
|
5 |
|
Microsoft.Bot.Connector
This library implements C# classes for using the Bot Framework Connector REST API.
|
5 |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
5 |
|
Microsoft.Bot.Builder.Integration.AspNet.Core
This library integrates the Microsoft Bot Builder SDK with ASP.NET Core. It offers idiomatic configuration APIs in addition to providing all the plumbing to direct incoming bot messages to a configured bot.
|
4 |
|
Microsoft.Bot.Connector
This library implements C# classes for using the Bot Framework Connector REST API.
|
4 |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
4 |
.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)