Microsoft.AspNetCore.Http.Connections.Client
8.0.0-preview.2.23153.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Connections.Client --version 8.0.0-preview.2.23153.2
NuGet\Install-Package Microsoft.AspNetCore.Http.Connections.Client -Version 8.0.0-preview.2.23153.2
<PackageReference Include="Microsoft.AspNetCore.Http.Connections.Client" Version="8.0.0-preview.2.23153.2" />
<PackageVersion Include="Microsoft.AspNetCore.Http.Connections.Client" Version="8.0.0-preview.2.23153.2" />
<PackageReference Include="Microsoft.AspNetCore.Http.Connections.Client" />
paket add Microsoft.AspNetCore.Http.Connections.Client --version 8.0.0-preview.2.23153.2
#r "nuget: Microsoft.AspNetCore.Http.Connections.Client, 8.0.0-preview.2.23153.2"
#:package Microsoft.AspNetCore.Http.Connections.Client@8.0.0-preview.2.23153.2
#addin nuget:?package=Microsoft.AspNetCore.Http.Connections.Client&version=8.0.0-preview.2.23153.2&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Http.Connections.Client&version=8.0.0-preview.2.23153.2&prerelease
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb
Product | Versions 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.Http.Connections.Common (>= 8.0.0-preview.2.23153.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
- System.Net.Http (>= 4.3.4)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Connections.Common (>= 8.0.0-preview.2.23153.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
-
.NETStandard 2.1
- Microsoft.AspNetCore.Http.Connections.Common (>= 8.0.0-preview.2.23153.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
-
net8.0
- Microsoft.AspNetCore.Http.Connections.Common (>= 8.0.0-preview.2.23153.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0-preview.2.23128.3)
- Microsoft.Extensions.Options (>= 8.0.0-preview.2.23128.3)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Http.Connections.Client:
Package | Downloads |
---|---|
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
BlazorNotifier
This package will help you send notification massage from server to client |
|
Dywham.Commons.Providers.SignalR.Client
Package Description |
|
AutoDomain.Modules.Core.Blazor
AutoDomain.Modules.Core.Blazor |
|
Kokos-me-dotnet-zerod-evocache.SDK
Kokos-me-dotnet-zerod-evocache.SDK is a library that simplifies the use of cache management and eviction for the Kokos-me-dotnet-zerod-evocache microservice. For more information on cache functionality, read the README for the Kokos-me-dotnet-zerod-evocache project. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Connections.Client:
Repository | Stars |
---|---|
davidfowl/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
|
|
Azure/azure-signalr
Azure SignalR Service SDK for .NET
|
|
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
|
|
davidfowl/YarpTunnelDemo
YARP demo showing how tunneling can be implemented over websockets
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 13,790 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 3,644 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 2,774 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 2,642 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 6,303 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 8,686 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 6,683 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,327 | 2/25/2025 | |
9.0.9 | 222,960 | 9/9/2025 | |
9.0.8 | 470,800 | 8/5/2025 | |
9.0.7 | 346,511 | 7/8/2025 | |
9.0.6 | 451,035 | 6/10/2025 | |
9.0.5 | 463,917 | 5/13/2025 | |
9.0.4 | 675,106 | 4/8/2025 | |
9.0.3 | 553,405 | 3/11/2025 | |
9.0.2 | 648,092 | 2/11/2025 | |
9.0.1 | 790,121 | 1/14/2025 | |
9.0.0 | 1,032,350 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 38,049 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 3,396 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 6,537 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 8,828 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 5,523 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 12,619 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,209 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 6,414 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 6,093 | 2/13/2024 | |
8.0.20 | 80,171 | 9/9/2025 | |
8.0.19 | 129,186 | 8/4/2025 | |
8.0.18 | 117,785 | 7/8/2025 | |
8.0.17 | 282,731 | 6/10/2025 | |
8.0.16 | 221,895 | 5/13/2025 | |
8.0.15 | 356,961 | 4/8/2025 | |
8.0.14 | 343,155 | 3/11/2025 | |
8.0.13 | 397,803 | 2/11/2025 | |
8.0.12 | 574,877 | 1/14/2025 | |
8.0.11 | 1,513,499 | 11/12/2024 | |
8.0.10 | 1,999,034 | 10/8/2024 | |
8.0.8 | 2,134,839 | 8/13/2024 | |
8.0.7 | 1,349,394 | 7/9/2024 | |
8.0.6 | 1,499,241 | 5/28/2024 | |
8.0.5 | 463,840 | 5/14/2024 | |
8.0.4 | 1,265,948 | 4/9/2024 | |
8.0.3 | 1,083,551 | 3/12/2024 | |
8.0.2 | 1,209,458 | 2/13/2024 | |
8.0.1 | 1,694,738 | 1/9/2024 | |
8.0.0 | 3,425,784 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 17,594 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 26,418 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,799 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 9,928 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 5,311 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 10,607 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 20,788 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 3,552 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 7,556 | 2/21/2023 | |
7.0.20 | 130,262 | 5/28/2024 | |
7.0.19 | 12,637 | 5/14/2024 | |
7.0.18 | 50,076 | 4/9/2024 | |
7.0.17 | 86,857 | 3/12/2024 | |
7.0.16 | 120,660 | 2/13/2024 | |
7.0.15 | 232,470 | 1/9/2024 | |
7.0.14 | 276,717 | 11/14/2023 | |
7.0.13 | 458,260 | 10/24/2023 | |
7.0.12 | 341,169 | 10/10/2023 | |
7.0.11 | 579,302 | 9/12/2023 | |
7.0.10 | 700,704 | 8/8/2023 | |
7.0.9 | 816,277 | 7/11/2023 | |
7.0.8 | 355,581 | 6/22/2023 | |
7.0.7 | 186,749 | 6/13/2023 | |
7.0.5 | 1,215,614 | 4/11/2023 | |
7.0.4 | 493,014 | 3/14/2023 | |
7.0.3 | 684,802 | 2/14/2023 | |
7.0.2 | 1,199,852 | 1/10/2023 | |
7.0.1 | 522,505 | 12/13/2022 | |
7.0.0 | 1,164,024 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,257 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 5,255 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 7,551 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 4,569 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,392 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,716 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 3,609 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 17,882 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,305 | 2/17/2022 | |
6.0.36 | 334,050 | 11/12/2024 | |
6.0.35 | 70,859 | 10/8/2024 | |
6.0.33 | 63,139 | 8/13/2024 | |
6.0.32 | 61,019 | 7/9/2024 | |
6.0.31 | 86,852 | 5/28/2024 | |
6.0.30 | 58,993 | 5/14/2024 | |
6.0.29 | 85,668 | 4/9/2024 | |
6.0.28 | 94,537 | 3/12/2024 | |
6.0.27 | 98,989 | 2/13/2024 | |
6.0.26 | 105,695 | 1/9/2024 | |
6.0.25 | 279,781 | 11/14/2023 | |
6.0.24 | 76,299 | 10/24/2023 | |
6.0.23 | 65,410 | 10/10/2023 | |
6.0.22 | 165,951 | 9/12/2023 | |
6.0.21 | 207,120 | 8/8/2023 | |
6.0.20 | 113,178 | 7/11/2023 | |
6.0.19 | 214,352 | 6/22/2023 | |
6.0.18 | 83,623 | 6/13/2023 | |
6.0.16 | 447,525 | 4/11/2023 | |
6.0.15 | 247,174 | 3/14/2023 | |
6.0.14 | 259,437 | 2/14/2023 | |
6.0.13 | 409,306 | 1/10/2023 | |
6.0.12 | 247,806 | 12/13/2022 | |
6.0.11 | 520,505 | 11/7/2022 | |
6.0.10 | 1,196,592 | 10/11/2022 | |
6.0.9 | 1,036,092 | 9/13/2022 | |
6.0.8 | 1,363,420 | 8/9/2022 | |
6.0.7 | 998,354 | 7/12/2022 | |
6.0.6 | 970,020 | 6/14/2022 | |
6.0.5 | 1,777,420 | 5/10/2022 | |
6.0.4 | 949,000 | 4/11/2022 | |
6.0.3 | 1,195,559 | 3/8/2022 | |
6.0.2 | 987,713 | 2/8/2022 | |
6.0.1 | 1,328,815 | 12/14/2021 | |
6.0.0 | 2,884,178 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 13,716 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 11,680 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 23,820 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,668 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 2,831 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 6,124 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 8,376 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,167 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 8,516 | 2/12/2021 | |
5.0.17 | 623,153 | 5/10/2022 | |
5.0.16 | 77,354 | 4/11/2022 | |
5.0.15 | 100,560 | 3/8/2022 | |
5.0.14 | 105,979 | 2/8/2022 | |
5.0.13 | 339,942 | 12/14/2021 | |
5.0.12 | 346,921 | 11/7/2021 | |
5.0.11 | 649,059 | 10/12/2021 | |
5.0.10 | 1,511,938 | 9/14/2021 | |
5.0.9 | 619,068 | 8/10/2021 | |
5.0.8 | 499,012 | 7/13/2021 | |
5.0.7 | 685,967 | 6/8/2021 | |
5.0.6 | 409,432 | 5/11/2021 | |
5.0.5 | 709,587 | 4/6/2021 | |
5.0.4 | 406,791 | 3/9/2021 | |
5.0.3 | 300,421 | 2/9/2021 | |
5.0.2 | 419,923 | 1/12/2021 | |
5.0.1 | 11,517,247 | 12/8/2020 | |
5.0.0 | 379,534 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 11,157 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 4,420 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 3,320 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,859 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,329 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,177 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 4,304 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 6,591 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 6,595 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 6,110 | 3/16/2020 | |
3.1.32 | 233,710 | 12/13/2022 | |
3.1.31 | 22,218 | 11/8/2022 | |
3.1.30 | 22,157 | 10/11/2022 | |
3.1.29 | 24,168 | 9/13/2022 | |
3.1.28 | 24,583 | 8/9/2022 | |
3.1.27 | 28,549 | 7/12/2022 | |
3.1.26 | 43,785 | 6/14/2022 | |
3.1.25 | 55,322 | 5/10/2022 | |
3.1.24 | 38,912 | 4/11/2022 | |
3.1.23 | 64,622 | 3/8/2022 | |
3.1.22 | 429,875 | 12/14/2021 | |
3.1.21 | 93,697 | 11/7/2021 | |
3.1.20 | 43,199 | 10/11/2021 | |
3.1.19 | 75,511 | 9/14/2021 | |
3.1.18 | 100,850 | 8/10/2021 | |
3.1.17 | 71,191 | 7/13/2021 | |
3.1.16 | 73,485 | 6/8/2021 | |
3.1.15 | 116,068 | 5/11/2021 | |
3.1.14 | 164,822 | 4/6/2021 | |
3.1.13 | 156,631 | 3/9/2021 | |
3.1.12 | 170,340 | 2/9/2021 | |
3.1.11 | 177,945 | 1/12/2021 | |
3.1.10 | 644,640 | 11/9/2020 | |
3.1.9 | 1,072,934 | 10/13/2020 | |
3.1.8 | 1,370,904 | 9/8/2020 | |
3.1.7 | 610,888 | 8/11/2020 | |
3.1.6 | 2,797,721 | 7/14/2020 | |
3.1.5 | 823,295 | 6/9/2020 | |
3.1.4 | 589,346 | 5/12/2020 | |
3.1.3 | 1,174,566 | 3/24/2020 | |
3.1.2 | 798,286 | 2/18/2020 | |
3.1.1 | 624,004 | 1/14/2020 | |
3.1.0 | 631,929 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 9,440 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,511 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,261 | 10/15/2019 | |
3.0.3 | 57,215 | 2/18/2020 | |
3.0.2 | 7,168 | 1/14/2020 | |
3.0.0 | 7,821,457 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,220 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 2,305 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 14,483 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 3,634 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 23,536 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 10,604 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 8,184 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 3,159 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 5,232 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 1,999 | 12/3/2018 | |
1.2.0 | 7,760 | 1/14/2025 | |
1.1.0 | 3,495,490 | 12/3/2018 | |
1.1.0-preview3-35497 | 14,334 | 10/17/2018 | |
1.1.0-preview2-35157 | 12,358 | 9/12/2018 | |
1.1.0-preview1-35029 | 4,282 | 8/22/2018 | |
1.0.4 | 1,852,720 | 10/1/2018 | |
1.0.3 | 201,353 | 8/21/2018 | |
1.0.2 | 157,920 | 7/10/2018 | |
1.0.1 | 127,276 | 6/18/2018 | |
1.0.0 | 5,333,996 | 5/29/2018 | |
1.0.0-rc1-final | 22,790 | 5/6/2018 | |
1.0.0-preview2-final | 12,716 | 4/10/2018 |