Microsoft.AspNetCore.Connections.Abstractions
9.0.9
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 9.0.9
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 9.0.9
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.9" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 9.0.9
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 9.0.9"
#:package Microsoft.AspNetCore.Connections.Abstractions@9.0.9
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.9
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.9
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
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 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. net9.0 is compatible. 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.Bcl.AsyncInterfaces (>= 9.0.9)
- Microsoft.Extensions.Features (>= 9.0.9)
- System.IO.Pipelines (>= 9.0.9)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.9)
- Microsoft.Extensions.Features (>= 9.0.9)
- System.IO.Pipelines (>= 9.0.9)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.9)
- Microsoft.Extensions.Features (>= 9.0.9)
- System.IO.Pipelines (>= 9.0.9)
-
net9.0
- Microsoft.Extensions.Features (>= 9.0.9)
NuGet packages (118)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Connections.Abstractions:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server. |
|
Microsoft.AspNetCore.SignalR.Common
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
Microsoft.AspNetCore.Http.Connections.Common
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
Microsoft.AspNetCore.Server.IIS
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b |
|
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc |
GitHub repositories (19)
Showing the top 19 popular GitHub repositories that depend on Microsoft.AspNetCore.Connections.Abstractions:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
hardkoded/puppeteer-sharp
Headless Chrome .NET API
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
dotnet/dotNext
Next generation API for .NET
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
DigDes/SoapCore
SOAP extension for ASP.NET Core
|
|
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
|
|
Azure/azure-signalr
Azure SignalR Service SDK for .NET
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
Code-Sharp/WampSharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
|
|
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
|
|
ffMathy/FluffySpoon.AspNet.EncryptWeMust
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
|
simpleway2016/JMS
|
|
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 5,938 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 3,873 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 3,285 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 3,781 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,570 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 8,478 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 8,130 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,844 | 2/25/2025 | |
9.0.9 | 106,008 | 9/9/2025 | |
9.0.8 | 563,782 | 8/5/2025 | |
9.0.7 | 445,505 | 7/8/2025 | |
9.0.6 | 584,590 | 6/10/2025 | |
9.0.5 | 615,240 | 5/13/2025 | |
9.0.4 | 1,195,802 | 4/8/2025 | |
9.0.3 | 841,582 | 3/11/2025 | |
9.0.2 | 982,028 | 2/11/2025 | |
9.0.1 | 1,037,866 | 1/14/2025 | |
9.0.0 | 1,522,186 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 41,005 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 8,269 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 11,008 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 11,044 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 9,151 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 13,142 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,748 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 6,870 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 8,473 | 2/13/2024 | |
8.0.20 | 57,755 | 9/9/2025 | |
8.0.19 | 253,804 | 8/4/2025 | |
8.0.18 | 223,855 | 7/8/2025 | |
8.0.17 | 403,284 | 6/10/2025 | |
8.0.16 | 383,634 | 5/13/2025 | |
8.0.15 | 610,778 | 4/8/2025 | |
8.0.14 | 607,623 | 3/11/2025 | |
8.0.13 | 634,653 | 2/11/2025 | |
8.0.12 | 1,159,569 | 1/14/2025 | |
8.0.11 | 3,216,909 | 11/12/2024 | |
8.0.10 | 3,501,131 | 10/8/2024 | |
8.0.8 | 3,502,678 | 8/13/2024 | |
8.0.7 | 2,316,223 | 7/9/2024 | |
8.0.6 | 2,353,243 | 5/28/2024 | |
8.0.5 | 834,011 | 5/14/2024 | |
8.0.4 | 1,875,710 | 4/9/2024 | |
8.0.3 | 1,916,313 | 3/12/2024 | |
8.0.2 | 2,330,634 | 2/13/2024 | |
8.0.1 | 2,455,497 | 1/9/2024 | |
8.0.0 | 6,230,610 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 22,680 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 30,713 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 17,278 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,910 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,241 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 12,022 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 21,775 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,001 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 8,872 | 2/21/2023 | |
7.0.20 | 330,768 | 5/28/2024 | |
7.0.19 | 98,435 | 5/14/2024 | |
7.0.18 | 151,072 | 4/9/2024 | |
7.0.17 | 194,587 | 3/12/2024 | |
7.0.16 | 228,164 | 2/13/2024 | |
7.0.15 | 406,530 | 1/9/2024 | |
7.0.14 | 549,251 | 11/14/2023 | |
7.0.13 | 710,925 | 10/24/2023 | |
7.0.12 | 568,580 | 10/10/2023 | |
7.0.11 | 873,534 | 9/12/2023 | |
7.0.10 | 1,198,422 | 8/8/2023 | |
7.0.9 | 1,201,116 | 7/11/2023 | |
7.0.8 | 661,162 | 6/22/2023 | |
7.0.7 | 344,179 | 6/13/2023 | |
7.0.5 | 1,991,250 | 4/11/2023 | |
7.0.4 | 789,420 | 3/14/2023 | |
7.0.3 | 1,104,758 | 2/14/2023 | |
7.0.2 | 1,611,739 | 1/10/2023 | |
7.0.1 | 823,821 | 12/13/2022 | |
7.0.0 | 3,428,261 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 31,759 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 10,211 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 12,668 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,154 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 4,057 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 7,566 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 10,506 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 18,276 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 2,001 | 2/17/2022 | |
6.0.36 | 519,836 | 11/12/2024 | |
6.0.35 | 175,961 | 10/8/2024 | |
6.0.33 | 226,062 | 8/13/2024 | |
6.0.32 | 169,428 | 7/9/2024 | |
6.0.31 | 239,150 | 5/28/2024 | |
6.0.30 | 174,897 | 5/14/2024 | |
6.0.29 | 292,903 | 4/9/2024 | |
6.0.28 | 255,331 | 3/12/2024 | |
6.0.27 | 1,216,144 | 2/13/2024 | |
6.0.26 | 409,271 | 1/9/2024 | |
6.0.25 | 626,415 | 11/14/2023 | |
6.0.24 | 338,841 | 10/24/2023 | |
6.0.23 | 208,054 | 10/10/2023 | |
6.0.22 | 418,600 | 9/12/2023 | |
6.0.21 | 729,500 | 8/8/2023 | |
6.0.20 | 354,168 | 7/11/2023 | |
6.0.19 | 415,395 | 6/22/2023 | |
6.0.18 | 247,225 | 6/13/2023 | |
6.0.16 | 926,979 | 4/11/2023 | |
6.0.15 | 636,142 | 3/14/2023 | |
6.0.14 | 827,170 | 2/14/2023 | |
6.0.13 | 980,040 | 1/10/2023 | |
6.0.12 | 548,233 | 12/13/2022 | |
6.0.11 | 1,215,327 | 11/7/2022 | |
6.0.10 | 1,952,887 | 10/11/2022 | |
6.0.9 | 1,613,417 | 9/13/2022 | |
6.0.8 | 2,148,358 | 8/9/2022 | |
6.0.7 | 1,629,684 | 7/12/2022 | |
6.0.6 | 1,525,038 | 6/14/2022 | |
6.0.5 | 2,514,740 | 5/10/2022 | |
6.0.4 | 1,768,833 | 4/11/2022 | |
6.0.3 | 1,926,473 | 3/8/2022 | |
6.0.2 | 1,811,680 | 2/8/2022 | |
6.0.1 | 2,324,220 | 12/14/2021 | |
6.0.0 | 10,201,350 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,468 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 13,298 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 25,684 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 9,436 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 4,487 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 11,496 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 23,259 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,831 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 12,635 | 2/12/2021 | |
5.0.17 | 1,021,227 | 5/10/2022 | |
5.0.16 | 178,719 | 4/11/2022 | |
5.0.15 | 213,625 | 3/8/2022 | |
5.0.14 | 260,807 | 2/8/2022 | |
5.0.13 | 566,989 | 12/14/2021 | |
5.0.12 | 525,401 | 11/7/2021 | |
5.0.11 | 1,039,932 | 10/12/2021 | |
5.0.10 | 2,100,068 | 9/14/2021 | |
5.0.9 | 1,196,084 | 8/10/2021 | |
5.0.8 | 863,931 | 7/13/2021 | |
5.0.7 | 1,093,288 | 6/8/2021 | |
5.0.6 | 869,311 | 5/11/2021 | |
5.0.5 | 1,328,794 | 4/6/2021 | |
5.0.4 | 784,460 | 3/9/2021 | |
5.0.3 | 712,260 | 2/9/2021 | |
5.0.2 | 754,898 | 1/12/2021 | |
5.0.1 | 11,587,832 | 12/8/2020 | |
5.0.0 | 900,713 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 12,890 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 6,328 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,325 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 9,679 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,365 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 3,003 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 5,024 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 10,765 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 76,338 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 7,017 | 3/16/2020 | |
3.1.32 | 655,746 | 12/13/2022 | |
3.1.31 | 106,449 | 11/8/2022 | |
3.1.30 | 115,175 | 10/11/2022 | |
3.1.29 | 130,631 | 9/13/2022 | |
3.1.28 | 136,291 | 8/9/2022 | |
3.1.27 | 131,708 | 7/12/2022 | |
3.1.26 | 150,594 | 6/14/2022 | |
3.1.25 | 154,309 | 5/10/2022 | |
3.1.24 | 208,065 | 4/11/2022 | |
3.1.23 | 197,245 | 3/8/2022 | |
3.1.22 | 602,840 | 12/14/2021 | |
3.1.21 | 227,140 | 11/7/2021 | |
3.1.20 | 169,374 | 10/11/2021 | |
3.1.19 | 233,982 | 9/14/2021 | |
3.1.18 | 469,056 | 8/10/2021 | |
3.1.17 | 272,432 | 7/13/2021 | |
3.1.16 | 249,792 | 6/8/2021 | |
3.1.15 | 280,586 | 5/11/2021 | |
3.1.14 | 311,952 | 4/6/2021 | |
3.1.13 | 411,416 | 3/9/2021 | |
3.1.12 | 496,120 | 2/9/2021 | |
3.1.11 | 362,061 | 1/12/2021 | |
3.1.10 | 1,045,890 | 11/9/2020 | |
3.1.9 | 1,761,884 | 10/13/2020 | |
3.1.8 | 2,065,593 | 9/8/2020 | |
3.1.7 | 1,528,219 | 8/11/2020 | |
3.1.6 | 3,024,076 | 7/14/2020 | |
3.1.5 | 1,520,168 | 6/9/2020 | |
3.1.4 | 1,005,036 | 5/12/2020 | |
3.1.3 | 1,875,764 | 3/24/2020 | |
3.1.2 | 1,373,728 | 2/18/2020 | |
3.1.1 | 1,044,892 | 1/14/2020 | |
3.1.0 | 1,208,919 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 10,103 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,791 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,714 | 10/15/2019 | |
3.0.3 | 149,399 | 2/18/2020 | |
3.0.2 | 114,267 | 1/14/2020 | |
3.0.0 | 14,506,473 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,906 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 6,668 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 18,488 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 9,711 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 27,949 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 15,577 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 10,202 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 35,075 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 18,688 | 1/29/2019 | |
2.3.0 | 3,626,614 | 1/14/2025 | |
2.2.0 | 146,086,915 | 12/3/2018 | |
2.2.0-preview3-35497 | 112,738 | 10/17/2018 | |
2.2.0-preview2-35157 | 98,103 | 9/12/2018 | |
2.2.0-preview1-35029 | 39,656 | 8/22/2018 | |
2.1.3 | 41,355,644 | 8/21/2018 | |
2.1.2 | 33,786,886 | 7/10/2018 | |
2.1.1 | 14,750,552 | 6/18/2018 | |
2.1.0 | 15,405,555 | 5/29/2018 | |
2.1.0-rc1-final | 110,660 | 5/6/2018 | |
2.1.0-preview2-final | 105,949 | 4/10/2018 |