Microsoft.Extensions.Http 7.0.0-preview.5.22301.12
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 |
---|---|
ace.Net.Http
A simple library that wraps popular patterns used with HttpClient into RestApiClient.
|
6 |
MailChimp.Net.V3
A .NET Wrapper for Mail Chimp v3.0 API
|
6 |
MailChimp.Net.V3
A .NET Wrapper for Mail Chimp v3.0 API
|
7 |
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.
|
6 |
Microsoft.Azure.WebJobs.Extensions.DurableTask
Azure WebJobs SDK Extension for the Durable Task Framework
|
6 |
Microsoft.Azure.WebJobs.Extensions.DurableTask
Azure WebJobs SDK Extension for the Durable Task Framework
|
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 |
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
|
6 |
Microsoft.PowerPlatform.Dataverse.Client
This package contains the .net core Dataverse ServiceClient. Used to connect to Microsoft Dataverse. This Package has been authored by the Microsoft Dataverse SDK team.
|
10 |
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 |
Snowflake.Data
Snowflake Connector for .NET
|
6 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Options (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.5.22301.12)
.NET Standard 2.0
- Microsoft.Extensions.Options (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.5.22301.12)
.NET 7.0
- Microsoft.Extensions.Options (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging (>= 7.0.0-preview.5.22301.12)
.NET 6.0
- Microsoft.Extensions.Logging (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0-preview.5.22301.12)
- Microsoft.Extensions.Options (>= 7.0.0-preview.5.22301.12)