Microsoft.Extensions.Http
8.0.0-preview.2.23128.3
dotnet add package Microsoft.Extensions.Http --version 8.0.0-preview.2.23128.3
NuGet\Install-Package Microsoft.Extensions.Http -Version 8.0.0-preview.2.23128.3
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0-preview.2.23128.3" />
paket add Microsoft.Extensions.Http --version 8.0.0-preview.2.23128.3
#r "nuget: Microsoft.Extensions.Http, 8.0.0-preview.2.23128.3"
// Install Microsoft.Extensions.Http as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Http&version=8.0.0-preview.2.23128.3&prerelease
// Install Microsoft.Extensions.Http as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Http&version=8.0.0-preview.2.23128.3&prerelease
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows net8.0 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
-
net6.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
-
net7.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
NuGet packages (2.9K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Http:
Package | Downloads |
---|---|
Microsoft.Extensions.Http.Polly
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb |
|
prometheus-net
.NET client library for the Prometheus monitoring and alerting system |
|
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client |
|
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. |
|
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. |
GitHub repositories (275)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Http:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
8.0.0-preview.2.23128.3 | 1,797 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 9,816 | 2/21/2023 | |
7.0.0 | 6,327,755 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 51,800 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 28,707 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 29,867 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 28,811 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 15,131 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 31,282 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 16,448 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 67,811 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 14,987 | 2/17/2022 | |
6.0.2-mauipre.1.22102.15 | 24,675 | 2/15/2022 | |
6.0.2-mauipre.1.22054.8 | 37,655 | 1/19/2022 | |
6.0.0 | 74,090,384 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 525,651 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 43,150 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 124,312 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 31,611 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 17,787 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 15,382 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 21,273 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 18,909 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 35,387 | 2/12/2021 | |
5.0.0 | 61,680,489 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 52,307 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 33,135 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 8,340 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 22,410 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 25,675 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 13,496 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 165,529 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 34,569 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 42,587 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 28,872 | 3/16/2020 | |
3.1.32 | 175,055 | 12/13/2022 | |
3.1.31 | 120,929 | 11/8/2022 | |
3.1.30 | 123,507 | 10/11/2022 | |
3.1.29 | 129,242 | 9/13/2022 | |
3.1.28 | 275,396 | 8/9/2022 | |
3.1.27 | 168,804 | 7/12/2022 | |
3.1.26 | 241,333 | 6/14/2022 | |
3.1.25 | 344,877 | 5/10/2022 | |
3.1.24 | 373,527 | 4/11/2022 | |
3.1.23 | 442,524 | 3/8/2022 | |
3.1.22 | 2,445,346 | 12/14/2021 | |
3.1.21 | 1,489,148 | 11/7/2021 | |
3.1.20 | 761,435 | 10/11/2021 | |
3.1.19 | 994,645 | 9/14/2021 | |
3.1.18 | 2,439,667 | 8/10/2021 | |
3.1.17 | 1,425,908 | 7/13/2021 | |
3.1.16 | 3,823,913 | 6/8/2021 | |
3.1.15 | 1,693,321 | 5/11/2021 | |
3.1.14 | 1,792,227 | 4/6/2021 | |
3.1.13 | 2,962,280 | 3/9/2021 | |
3.1.12 | 2,636,796 | 2/9/2021 | |
3.1.11 | 2,489,946 | 1/12/2021 | |
3.1.10 | 4,464,458 | 11/9/2020 | |
3.1.9 | 26,090,580 | 10/13/2020 | |
3.1.8 | 9,209,737 | 9/8/2020 | |
3.1.7 | 10,130,565 | 8/11/2020 | |
3.1.6 | 6,959,901 | 7/14/2020 | |
3.1.5 | 7,458,030 | 6/9/2020 | |
3.1.4 | 7,520,688 | 5/12/2020 | |
3.1.3 | 17,782,015 | 3/24/2020 | |
3.1.2 | 7,521,114 | 2/18/2020 | |
3.1.1 | 6,448,064 | 1/14/2020 | |
3.1.0 | 10,706,302 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 13,918 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 2,787 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 5,380 | 10/15/2019 | |
3.0.3 | 25,828,472 | 2/18/2020 | |
3.0.2 | 95,199 | 1/14/2020 | |
3.0.1 | 1,158,731 | 11/18/2019 | |
3.0.0 | 11,249,784 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 17,589 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 13,853 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 21,121 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 10,052 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 24,093 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 15,928 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 3,197 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 4,910 | 3/6/2019 | |
3.0.0-preview.19074.2 | 4,218 | 1/29/2019 | |
3.0.0-preview.18572.1 | 6,065 | 12/4/2018 | |
2.2.0 | 37,774,588 | 12/3/2018 | |
2.2.0-preview3-35497 | 71,386 | 10/17/2018 | |
2.2.0-preview2-35157 | 14,780 | 9/12/2018 | |
2.2.0-preview1-35029 | 7,834 | 8/22/2018 | |
2.1.1 | 32,687,711 | 6/18/2018 | |
2.1.0 | 28,998,942 | 5/29/2018 | |
2.1.0-rc1-final | 51,155 | 5/6/2018 | |
2.1.0-preview2-final | 20,167 | 4/10/2018 | |
2.1.0-preview1-final | 30,718 | 2/26/2018 |