Microsoft.Extensions.Http 6.0.0

dotnet add package Microsoft.Extensions.Http --version 6.0.0                
NuGet\Install-Package Microsoft.Extensions.Http -Version 6.0.0                
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="6.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Http --version 6.0.0                
#r "nuget: Microsoft.Extensions.Http, 6.0.0"                
#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=6.0.0

// Install Microsoft.Extensions.Http as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Http&version=6.0.0                

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 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 is compatible.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 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/e5f183b656a0e8bc087108130a5a9b54ae94494e

prometheus-net

.NET client library for the Prometheus monitoring and alerting system

GitHub repositories (344)

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
6.0.0 131 9/19/2022
6.0.0-preview.1.21102.12 0 3/6/2021
5.0.0 62 3/6/2021
5.0.0-rc.2.20475.5 0 3/6/2021
5.0.0-rc.1.20451.14 0 3/6/2021
5.0.0-preview.8.20407.11 0 3/6/2021
5.0.0-preview.7.20364.11 0 3/6/2021
5.0.0-preview.6.20305.6 0 3/6/2021
5.0.0-preview.5.20278.1 0 3/6/2021
5.0.0-preview.4.20251.6 0 3/6/2021
5.0.0-preview.3.20215.2 0 3/6/2021
5.0.0-preview.2.20160.3 0 3/6/2021
5.0.0-preview.1.20120.4 0 3/6/2021
3.1.16 66 9/19/2022
3.1.12 0 3/6/2021
3.1.11 0 3/6/2021
3.1.10 32,418 3/6/2021
3.1.9 67 3/6/2021
3.1.8 0 3/6/2021
3.1.7 0 3/6/2021
3.1.6 0 3/6/2021
3.1.5 0 3/6/2021
3.1.4 0 3/6/2021
3.1.3 0 3/6/2021
3.1.2 0 3/6/2021
3.1.1 2 3/6/2021
3.1.0 4 3/6/2021
3.1.0-preview3.19553.2 0 3/6/2021
3.1.0-preview2.19525.4 0 3/6/2021
3.1.0-preview1.19506.1 0 3/6/2021
3.0.3 0 3/6/2021
3.0.2 0 3/6/2021
3.0.1 0 3/6/2021
3.0.0 32,955 3/6/2021
3.0.0-rc1.19456.10 0 3/6/2021
3.0.0-preview9.19423.4 0 3/6/2021
3.0.0-preview8.19405.4 0 3/6/2021
3.0.0-preview7.19362.4 0 3/6/2021
3.0.0-preview6.19304.6 0 3/6/2021
3.0.0-preview5.19227.9 0 3/6/2021
3.0.0-preview4.19216.2 0 3/6/2021
3.0.0-preview3.19153.1 0 3/6/2021
3.0.0-preview.19074.2 0 3/6/2021
3.0.0-preview.18572.1 0 3/6/2021
2.2.0 37,487 3/6/2021
2.2.0-preview3-35497 0 3/6/2021
2.2.0-preview2-35157 0 3/6/2021
2.2.0-preview1-35029 0 3/6/2021
2.1.1 9,469 3/6/2021
2.1.0 3 3/6/2021
2.1.0-rc1-final 0 3/6/2021
2.1.0-preview2-final 0 3/6/2021
2.1.0-preview1-final 0 3/6/2021