Microsoft.Extensions.Http 3.0.0-preview.18572.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Extensions.Http.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Http --version 3.0.0-preview.18572.1
NuGet\Install-Package Microsoft.Extensions.Http -Version 3.0.0-preview.18572.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Http" Version="3.0.0-preview.18572.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Http --version 3.0.0-preview.18572.1
#r "nuget: Microsoft.Extensions.Http, 3.0.0-preview.18572.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Http as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Http&version=3.0.0-preview.18572.1&prerelease

// Install Microsoft.Extensions.Http as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Http&version=3.0.0-preview.18572.1&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
   

This package was built from the source code at https://github.com/aspnet/Extensions/tree/392e329b194b18c7cae04273479334d88c05af2c

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.8K)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Http:

Package Downloads
Microsoft.Extensions.Http.Polly The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

prometheus-net The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET client library for the Prometheus monitoring and alerting system

Grpc.Net.ClientFactory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

HttpClientFactory integration the for gRPC .NET client

Microsoft.Identity.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Refit.HttpClientFactory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Refit HTTP Client Factory Extensions

GitHub repositories (340)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Http:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
Version Downloads Last updated
9.0.0-preview.3.24172.9 1,072 4/11/2024
9.0.0-preview.2.24128.5 7,772 3/12/2024
9.0.0-preview.1.24080.9 10,016 2/13/2024
8.0.0 17,050,227 11/14/2023
8.0.0-rc.2.23479.6 194,645 10/10/2023
8.0.0-rc.1.23419.4 112,529 9/12/2023
8.0.0-preview.7.23375.6 125,923 8/8/2023
8.0.0-preview.6.23329.7 101,091 7/11/2023
8.0.0-preview.5.23280.8 30,294 6/13/2023
8.0.0-preview.4.23259.5 139,827 5/16/2023
8.0.0-preview.3.23174.8 35,400 4/11/2023
8.0.0-preview.2.23128.3 35,265 3/14/2023
8.0.0-preview.1.23110.8 23,673 2/21/2023
7.0.0 69,869,127 11/7/2022
7.0.0-rc.2.22472.3 82,793 10/11/2022
7.0.0-rc.1.22426.10 60,490 9/14/2022
7.0.0-preview.7.22375.6 65,744 8/9/2022
7.0.0-preview.6.22324.4 71,393 7/12/2022
7.0.0-preview.5.22301.12 20,891 6/14/2022
7.0.0-preview.4.22229.4 87,989 5/10/2022
7.0.0-preview.3.22175.4 27,452 4/13/2022
7.0.0-preview.2.22152.2 88,971 3/14/2022
7.0.0-preview.1.22076.8 17,943 2/17/2022
6.0.2-mauipre.1.22102.15 46,340 2/15/2022
6.0.2-mauipre.1.22054.8 52,045 1/19/2022
6.0.0 181,015,848 11/8/2021
6.0.0-rc.2.21480.5 697,268 10/12/2021
6.0.0-rc.1.21451.13 47,701 9/14/2021
6.0.0-preview.7.21377.19 154,359 8/10/2021
6.0.0-preview.6.21352.12 44,851 7/14/2021
6.0.0-preview.5.21301.5 19,201 6/15/2021
6.0.0-preview.4.21253.7 16,953 5/24/2021
6.0.0-preview.3.21201.4 22,514 4/8/2021
6.0.0-preview.2.21154.6 20,134 3/11/2021
6.0.0-preview.1.21102.12 40,924 2/12/2021
5.0.0 82,643,000 11/9/2020
5.0.0-rc.2.20475.5 59,402 10/13/2020
5.0.0-rc.1.20451.14 34,843 9/14/2020
5.0.0-preview.8.20407.11 8,781 8/25/2020
5.0.0-preview.7.20364.11 23,462 7/21/2020
5.0.0-preview.6.20305.6 27,526 6/25/2020
5.0.0-preview.5.20278.1 13,678 6/10/2020
5.0.0-preview.4.20251.6 166,452 5/18/2020
5.0.0-preview.3.20215.2 36,906 4/23/2020
5.0.0-preview.2.20160.3 45,609 4/2/2020
5.0.0-preview.1.20120.4 32,624 3/16/2020
3.1.32 1,940,349 12/13/2022
3.1.31 305,935 11/8/2022
3.1.30 211,488 10/11/2022
3.1.29 249,352 9/13/2022
3.1.28 687,917 8/9/2022
3.1.27 330,790 7/12/2022
3.1.26 384,739 6/14/2022
3.1.25 586,165 5/10/2022
3.1.24 629,702 4/11/2022
3.1.23 665,052 3/8/2022
3.1.22 4,076,144 12/14/2021
3.1.21 2,071,632 11/7/2021
3.1.20 1,077,221 10/11/2021
3.1.19 1,329,352 9/14/2021
3.1.18 3,428,616 8/10/2021
3.1.17 2,086,471 7/13/2021
3.1.16 5,420,537 6/8/2021
3.1.15 2,184,484 5/11/2021
3.1.14 2,520,107 4/6/2021
3.1.13 4,021,822 3/9/2021
3.1.12 3,396,568 2/9/2021
3.1.11 3,125,993 1/12/2021
3.1.10 5,327,476 11/9/2020
3.1.9 41,134,452 10/13/2020
3.1.8 13,048,129 9/8/2020
3.1.7 13,330,318 8/11/2020
3.1.6 8,293,718 7/14/2020
3.1.5 9,489,950 6/9/2020
3.1.4 10,947,421 5/12/2020
3.1.3 36,909,717 3/24/2020
3.1.2 8,652,448 2/18/2020
3.1.1 7,805,322 1/14/2020
3.1.0 30,830,080 12/3/2019
3.1.0-preview3.19553.2 17,720 11/13/2019
3.1.0-preview2.19525.4 3,032 11/1/2019
3.1.0-preview1.19506.1 5,862 10/15/2019
3.0.3 54,751,473 2/18/2020
3.0.2 114,248 1/14/2020
3.0.1 1,426,850 11/18/2019
3.0.0 13,721,270 9/23/2019
3.0.0-rc1.19456.10 18,929 9/16/2019
3.0.0-preview9.19423.4 15,851 9/4/2019
3.0.0-preview8.19405.4 21,627 8/13/2019
3.0.0-preview7.19362.4 10,707 7/23/2019
3.0.0-preview6.19304.6 24,674 6/12/2019
3.0.0-preview5.19227.9 17,148 5/6/2019
3.0.0-preview4.19216.2 3,372 4/18/2019
3.0.0-preview3.19153.1 5,156 3/6/2019
3.0.0-preview.19074.2 4,355 1/29/2019
3.0.0-preview.18572.1 6,305 12/4/2018
2.2.0 51,888,185 12/3/2018
2.2.0-preview3-35497 75,834 10/17/2018
2.2.0-preview2-35157 18,989 9/12/2018
2.2.0-preview1-35029 11,592 8/22/2018
2.1.1 44,090,396 6/18/2018
2.1.0 46,585,875 5/29/2018
2.1.0-rc1-final 76,154 5/6/2018
2.1.0-preview2-final 24,299 4/10/2018
2.1.0-preview1-final 33,884 2/26/2018