Microsoft.Extensions.Http 2.1.0-preview1-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 |
|---|---|
|
Microsoft.Extensions.Http.Diagnostics
Telemetry support for HTTP Client.
|
112 |
|
lr.Shared.DatabaseStore
x
|
99 |
|
lr.Shared.Redis
x
|
99 |
|
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.
|
95 |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
94 |
|
lr.Shared.IdentityStore
x
|
83 |
|
Serilog.HttpClient
Package Description
|
79 |
|
Microsoft.Extensions.Http.Diagnostics
Telemetry support for HTTP Client.
|
57 |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
38 |
|
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.
|
37 |
|
lr.Shared.IdentityStore
x
|
7 |
|
lr.Shared.Redis
x
|
7 |
|
lr.Shared.DatabaseStore
x
|
7 |
|
Microsoft.Extensions.Http.Diagnostics
Telemetry support for HTTP Client.
|
6 |
|
OpenAI
A simple C# / .NET library to use with OpenAI's APIs, including GPT 3.5, GPT 4, ChatGPT, DALL-E, Whisper, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
|
6 |
|
Microsoft.SemanticKernel.Plugins.Core
Semantic Kernel core plugins.
|
6 |
|
OpenAI
A simple C# / .NET library to use with OpenAI's GPT-3 API, as well as ChatGPT, GPT-4, DALL·E, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
|
6 |
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0-preview1-final)
- Microsoft.Extensions.Logging (>= 2.1.0-preview1-final)
- Microsoft.Extensions.Options (>= 2.1.0-preview1-final)