Microsoft.AspNetCore.Connections.Abstractions
9.0.5
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 9.0.5
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 9.0.5
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.5" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 9.0.5
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 9.0.5"
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.5
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.5
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
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.5)
- Microsoft.Extensions.Features (>= 9.0.5)
- System.IO.Pipelines (>= 9.0.5)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.5)
- Microsoft.Extensions.Features (>= 9.0.5)
- System.IO.Pipelines (>= 9.0.5)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.5)
- Microsoft.Extensions.Features (>= 9.0.5)
- System.IO.Pipelines (>= 9.0.5)
-
net9.0
- Microsoft.Extensions.Features (>= 9.0.5)
NuGet packages (114)
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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c |
|
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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c |
|
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 (21)
Showing the top 20 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!
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
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
|
|
Me-Maped/Gameframework-at-FairyGUI
UnityGameFramework+FairyGUI+YooAsset+HybridCLR+Luban+UniTask
|
|
simpleway2016/JMS
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.4.25258.110 | 1,729 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 5,365 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 4,575 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,497 | 2/25/2025 | |
9.0.5 | 168,243 | 5/13/2025 | |
9.0.4 | 626,463 | 4/8/2025 | |
9.0.3 | 530,686 | 3/11/2025 | |
9.0.2 | 683,143 | 2/11/2025 | |
9.0.1 | 675,051 | 1/14/2025 | |
9.0.0 | 1,112,512 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 34,159 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 7,550 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 9,395 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,526 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 8,788 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 11,412 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,205 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 5,968 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 7,888 | 2/13/2024 | |
8.0.16 | 75,562 | 5/13/2025 | |
8.0.15 | 244,352 | 4/8/2025 | |
8.0.14 | 290,789 | 3/11/2025 | |
8.0.13 | 368,714 | 2/11/2025 | |
8.0.12 | 677,095 | 1/14/2025 | |
8.0.11 | 2,209,511 | 11/12/2024 | |
8.0.10 | 2,767,015 | 10/8/2024 | |
8.0.8 | 2,836,889 | 8/13/2024 | |
8.0.7 | 1,883,269 | 7/9/2024 | |
8.0.6 | 1,993,893 | 5/28/2024 | |
8.0.5 | 686,846 | 5/14/2024 | |
8.0.4 | 1,503,086 | 4/9/2024 | |
8.0.3 | 1,571,414 | 3/12/2024 | |
8.0.2 | 1,999,247 | 2/13/2024 | |
8.0.1 | 2,131,005 | 1/9/2024 | |
8.0.0 | 5,175,171 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 21,565 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 30,582 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 17,004 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,567 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,002 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 11,905 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 21,003 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 6,882 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 8,171 | 2/21/2023 | |
7.0.20 | 200,014 | 5/28/2024 | |
7.0.19 | 23,328 | 5/14/2024 | |
7.0.18 | 74,713 | 4/9/2024 | |
7.0.17 | 112,008 | 3/12/2024 | |
7.0.16 | 138,091 | 2/13/2024 | |
7.0.15 | 315,992 | 1/9/2024 | |
7.0.14 | 450,700 | 11/14/2023 | |
7.0.13 | 610,660 | 10/24/2023 | |
7.0.12 | 478,027 | 10/10/2023 | |
7.0.11 | 767,118 | 9/12/2023 | |
7.0.10 | 1,081,704 | 8/8/2023 | |
7.0.9 | 1,071,841 | 7/11/2023 | |
7.0.8 | 568,823 | 6/22/2023 | |
7.0.7 | 263,359 | 6/13/2023 | |
7.0.5 | 1,868,757 | 4/11/2023 | |
7.0.4 | 696,418 | 3/14/2023 | |
7.0.3 | 991,924 | 2/14/2023 | |
7.0.2 | 1,488,176 | 1/10/2023 | |
7.0.1 | 734,873 | 12/13/2022 | |
7.0.0 | 3,160,708 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 26,052 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 8,522 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 12,552 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,039 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,771 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 7,461 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 10,398 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 17,928 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,903 | 2/17/2022 | |
6.0.36 | 272,680 | 11/12/2024 | |
6.0.35 | 84,015 | 10/8/2024 | |
6.0.33 | 126,860 | 8/13/2024 | |
6.0.32 | 84,430 | 7/9/2024 | |
6.0.31 | 145,016 | 5/28/2024 | |
6.0.30 | 90,412 | 5/14/2024 | |
6.0.29 | 193,186 | 4/9/2024 | |
6.0.28 | 166,292 | 3/12/2024 | |
6.0.27 | 974,994 | 2/13/2024 | |
6.0.26 | 323,153 | 1/9/2024 | |
6.0.25 | 488,692 | 11/14/2023 | |
6.0.24 | 259,916 | 10/24/2023 | |
6.0.23 | 131,050 | 10/10/2023 | |
6.0.22 | 334,711 | 9/12/2023 | |
6.0.21 | 628,557 | 8/8/2023 | |
6.0.20 | 268,562 | 7/11/2023 | |
6.0.19 | 322,118 | 6/22/2023 | |
6.0.18 | 168,907 | 6/13/2023 | |
6.0.16 | 810,576 | 4/11/2023 | |
6.0.15 | 536,309 | 3/14/2023 | |
6.0.14 | 732,400 | 2/14/2023 | |
6.0.13 | 866,413 | 1/10/2023 | |
6.0.12 | 464,869 | 12/13/2022 | |
6.0.11 | 1,111,680 | 11/7/2022 | |
6.0.10 | 1,838,655 | 10/11/2022 | |
6.0.9 | 1,495,201 | 9/13/2022 | |
6.0.8 | 2,044,325 | 8/9/2022 | |
6.0.7 | 1,523,803 | 7/12/2022 | |
6.0.6 | 1,428,297 | 6/14/2022 | |
6.0.5 | 2,387,713 | 5/10/2022 | |
6.0.4 | 1,660,546 | 4/11/2022 | |
6.0.3 | 1,833,467 | 3/8/2022 | |
6.0.2 | 1,665,680 | 2/8/2022 | |
6.0.1 | 2,205,881 | 12/14/2021 | |
6.0.0 | 9,730,432 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,151 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 13,080 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 25,579 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 8,925 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 4,366 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 11,274 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 22,614 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,691 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,615 | 2/12/2021 | |
5.0.17 | 902,213 | 5/10/2022 | |
5.0.16 | 103,028 | 4/11/2022 | |
5.0.15 | 135,514 | 3/8/2022 | |
5.0.14 | 182,182 | 2/8/2022 | |
5.0.13 | 481,707 | 12/14/2021 | |
5.0.12 | 444,735 | 11/7/2021 | |
5.0.11 | 953,276 | 10/12/2021 | |
5.0.10 | 2,000,098 | 9/14/2021 | |
5.0.9 | 1,104,387 | 8/10/2021 | |
5.0.8 | 786,509 | 7/13/2021 | |
5.0.7 | 1,005,078 | 6/8/2021 | |
5.0.6 | 789,570 | 5/11/2021 | |
5.0.5 | 1,237,887 | 4/6/2021 | |
5.0.4 | 703,163 | 3/9/2021 | |
5.0.3 | 632,481 | 2/9/2021 | |
5.0.2 | 676,362 | 1/12/2021 | |
5.0.1 | 11,155,576 | 12/8/2020 | |
5.0.0 | 804,196 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 12,656 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 6,171 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,155 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 9,400 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,219 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,874 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 4,857 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 10,601 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 73,880 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 6,674 | 3/16/2020 | |
3.1.32 | 551,609 | 12/13/2022 | |
3.1.31 | 30,778 | 11/8/2022 | |
3.1.30 | 40,709 | 10/11/2022 | |
3.1.29 | 55,621 | 9/13/2022 | |
3.1.28 | 61,462 | 8/9/2022 | |
3.1.27 | 55,848 | 7/12/2022 | |
3.1.26 | 73,712 | 6/14/2022 | |
3.1.25 | 76,830 | 5/10/2022 | |
3.1.24 | 128,964 | 4/11/2022 | |
3.1.23 | 120,083 | 3/8/2022 | |
3.1.22 | 502,636 | 12/14/2021 | |
3.1.21 | 151,732 | 11/7/2021 | |
3.1.20 | 94,802 | 10/11/2021 | |
3.1.19 | 159,187 | 9/14/2021 | |
3.1.18 | 393,604 | 8/10/2021 | |
3.1.17 | 197,355 | 7/13/2021 | |
3.1.16 | 173,168 | 6/8/2021 | |
3.1.15 | 203,321 | 5/11/2021 | |
3.1.14 | 235,568 | 4/6/2021 | |
3.1.13 | 333,036 | 3/9/2021 | |
3.1.12 | 408,404 | 2/9/2021 | |
3.1.11 | 284,278 | 1/12/2021 | |
3.1.10 | 963,704 | 11/9/2020 | |
3.1.9 | 1,614,972 | 10/13/2020 | |
3.1.8 | 1,966,562 | 9/8/2020 | |
3.1.7 | 1,424,199 | 8/11/2020 | |
3.1.6 | 2,738,214 | 7/14/2020 | |
3.1.5 | 1,416,508 | 6/9/2020 | |
3.1.4 | 917,607 | 5/12/2020 | |
3.1.3 | 1,761,817 | 3/24/2020 | |
3.1.2 | 1,282,081 | 2/18/2020 | |
3.1.1 | 961,764 | 1/14/2020 | |
3.1.0 | 1,108,117 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 9,971 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,641 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,582 | 10/15/2019 | |
3.0.3 | 73,857 | 2/18/2020 | |
3.0.2 | 40,299 | 1/14/2020 | |
3.0.0 | 14,165,955 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,767 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 6,535 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 18,343 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 9,534 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 27,703 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 15,416 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 10,047 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 34,310 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 18,137 | 1/29/2019 | |
2.3.0 | 1,391,120 | 1/14/2025 | |
2.2.0 | 139,751,096 | 12/3/2018 | |
2.2.0-preview3-35497 | 111,864 | 10/17/2018 | |
2.2.0-preview2-35157 | 97,429 | 9/12/2018 | |
2.2.0-preview1-35029 | 39,383 | 8/22/2018 | |
2.1.3 | 40,049,836 | 8/21/2018 | |
2.1.2 | 32,147,242 | 7/10/2018 | |
2.1.1 | 14,104,191 | 6/18/2018 | |
2.1.0 | 14,957,142 | 5/29/2018 | |
2.1.0-rc1-final | 110,237 | 5/6/2018 | |
2.1.0-preview2-final | 104,995 | 4/10/2018 |