Microsoft.AspNetCore.Connections.Abstractions
9.0.6
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 9.0.6
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 9.0.6
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 9.0.6
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 9.0.6"
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.6
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.6
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
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.6)
- Microsoft.Extensions.Features (>= 9.0.6)
- System.IO.Pipelines (>= 9.0.6)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.6)
- Microsoft.Extensions.Features (>= 9.0.6)
- System.IO.Pipelines (>= 9.0.6)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.6)
- Microsoft.Extensions.Features (>= 9.0.6)
- System.IO.Pipelines (>= 9.0.6)
-
net9.0
- Microsoft.Extensions.Features (>= 9.0.6)
NuGet packages (116)
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/ddf39a1b4690fbe23aea79c78da67004a5c31094 |
|
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/ddf39a1b4690fbe23aea79c78da67004a5c31094 |
|
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.5.25277.114 | 1,129 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,590 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,391 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 5,092 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,577 | 2/25/2025 | |
9.0.6 | 78,178 | 6/10/2025 | |
9.0.5 | 312,799 | 5/13/2025 | |
9.0.4 | 734,372 | 4/8/2025 | |
9.0.3 | 577,808 | 3/11/2025 | |
9.0.2 | 728,626 | 2/11/2025 | |
9.0.1 | 723,956 | 1/14/2025 | |
9.0.0 | 1,175,719 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 36,040 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 7,816 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 9,606 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,626 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 8,816 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 11,720 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,364 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 6,130 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 8,036 | 2/13/2024 | |
8.0.17 | 38,091 | 6/10/2025 | |
8.0.16 | 147,801 | 5/13/2025 | |
8.0.15 | 305,479 | 4/8/2025 | |
8.0.14 | 333,308 | 3/11/2025 | |
8.0.13 | 409,011 | 2/11/2025 | |
8.0.12 | 747,917 | 1/14/2025 | |
8.0.11 | 2,367,976 | 11/12/2024 | |
8.0.10 | 2,885,686 | 10/8/2024 | |
8.0.8 | 2,933,037 | 8/13/2024 | |
8.0.7 | 1,943,997 | 7/9/2024 | |
8.0.6 | 2,042,129 | 5/28/2024 | |
8.0.5 | 700,190 | 5/14/2024 | |
8.0.4 | 1,536,057 | 4/9/2024 | |
8.0.3 | 1,617,469 | 3/12/2024 | |
8.0.2 | 2,041,748 | 2/13/2024 | |
8.0.1 | 2,174,261 | 1/9/2024 | |
8.0.0 | 5,331,248 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 21,645 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 30,598 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 17,074 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,627 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,027 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 11,921 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 21,135 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 6,893 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 8,236 | 2/21/2023 | |
7.0.20 | 210,885 | 5/28/2024 | |
7.0.19 | 23,647 | 5/14/2024 | |
7.0.18 | 75,154 | 4/9/2024 | |
7.0.17 | 113,610 | 3/12/2024 | |
7.0.16 | 141,570 | 2/13/2024 | |
7.0.15 | 319,006 | 1/9/2024 | |
7.0.14 | 455,127 | 11/14/2023 | |
7.0.13 | 616,766 | 10/24/2023 | |
7.0.12 | 481,428 | 10/10/2023 | |
7.0.11 | 772,673 | 9/12/2023 | |
7.0.10 | 1,089,213 | 8/8/2023 | |
7.0.9 | 1,083,017 | 7/11/2023 | |
7.0.8 | 572,197 | 6/22/2023 | |
7.0.7 | 264,619 | 6/13/2023 | |
7.0.5 | 1,878,093 | 4/11/2023 | |
7.0.4 | 699,570 | 3/14/2023 | |
7.0.3 | 997,353 | 2/14/2023 | |
7.0.2 | 1,496,317 | 1/10/2023 | |
7.0.1 | 737,211 | 12/13/2022 | |
7.0.0 | 3,194,176 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 29,713 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 9,763 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 12,567 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,057 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,814 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 7,472 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 10,411 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 18,021 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,919 | 2/17/2022 | |
6.0.36 | 304,395 | 11/12/2024 | |
6.0.35 | 88,271 | 10/8/2024 | |
6.0.33 | 131,378 | 8/13/2024 | |
6.0.32 | 86,645 | 7/9/2024 | |
6.0.31 | 148,293 | 5/28/2024 | |
6.0.30 | 92,710 | 5/14/2024 | |
6.0.29 | 197,102 | 4/9/2024 | |
6.0.28 | 168,912 | 3/12/2024 | |
6.0.27 | 1,005,122 | 2/13/2024 | |
6.0.26 | 325,652 | 1/9/2024 | |
6.0.25 | 498,757 | 11/14/2023 | |
6.0.24 | 261,058 | 10/24/2023 | |
6.0.23 | 131,836 | 10/10/2023 | |
6.0.22 | 336,706 | 9/12/2023 | |
6.0.21 | 633,715 | 8/8/2023 | |
6.0.20 | 270,496 | 7/11/2023 | |
6.0.19 | 326,301 | 6/22/2023 | |
6.0.18 | 169,764 | 6/13/2023 | |
6.0.16 | 817,459 | 4/11/2023 | |
6.0.15 | 540,685 | 3/14/2023 | |
6.0.14 | 737,190 | 2/14/2023 | |
6.0.13 | 874,896 | 1/10/2023 | |
6.0.12 | 466,501 | 12/13/2022 | |
6.0.11 | 1,116,397 | 11/7/2022 | |
6.0.10 | 1,848,331 | 10/11/2022 | |
6.0.9 | 1,503,156 | 9/13/2022 | |
6.0.8 | 2,050,940 | 8/9/2022 | |
6.0.7 | 1,529,522 | 7/12/2022 | |
6.0.6 | 1,431,907 | 6/14/2022 | |
6.0.5 | 2,397,192 | 5/10/2022 | |
6.0.4 | 1,667,385 | 4/11/2022 | |
6.0.3 | 1,837,215 | 3/8/2022 | |
6.0.2 | 1,678,465 | 2/8/2022 | |
6.0.1 | 2,218,026 | 12/14/2021 | |
6.0.0 | 9,800,289 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,201 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 13,115 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 25,596 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 8,942 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 4,398 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 11,404 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 23,095 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,708 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 12,504 | 2/12/2021 | |
5.0.17 | 914,154 | 5/10/2022 | |
5.0.16 | 103,364 | 4/11/2022 | |
5.0.15 | 136,308 | 3/8/2022 | |
5.0.14 | 183,246 | 2/8/2022 | |
5.0.13 | 483,582 | 12/14/2021 | |
5.0.12 | 446,118 | 11/7/2021 | |
5.0.11 | 956,299 | 10/12/2021 | |
5.0.10 | 2,005,985 | 9/14/2021 | |
5.0.9 | 1,107,865 | 8/10/2021 | |
5.0.8 | 787,526 | 7/13/2021 | |
5.0.7 | 1,008,566 | 6/8/2021 | |
5.0.6 | 792,226 | 5/11/2021 | |
5.0.5 | 1,243,607 | 4/6/2021 | |
5.0.4 | 705,194 | 3/9/2021 | |
5.0.3 | 633,990 | 2/9/2021 | |
5.0.2 | 678,135 | 1/12/2021 | |
5.0.1 | 11,218,545 | 12/8/2020 | |
5.0.0 | 809,388 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 12,704 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 6,190 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,172 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 9,425 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,240 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,888 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 4,883 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 10,628 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 74,781 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 6,735 | 3/16/2020 | |
3.1.32 | 557,246 | 12/13/2022 | |
3.1.31 | 31,144 | 11/8/2022 | |
3.1.30 | 40,930 | 10/11/2022 | |
3.1.29 | 55,923 | 9/13/2022 | |
3.1.28 | 61,748 | 8/9/2022 | |
3.1.27 | 56,224 | 7/12/2022 | |
3.1.26 | 74,185 | 6/14/2022 | |
3.1.25 | 77,586 | 5/10/2022 | |
3.1.24 | 129,830 | 4/11/2022 | |
3.1.23 | 120,979 | 3/8/2022 | |
3.1.22 | 507,913 | 12/14/2021 | |
3.1.21 | 152,187 | 11/7/2021 | |
3.1.20 | 94,980 | 10/11/2021 | |
3.1.19 | 159,459 | 9/14/2021 | |
3.1.18 | 393,906 | 8/10/2021 | |
3.1.17 | 197,623 | 7/13/2021 | |
3.1.16 | 173,791 | 6/8/2021 | |
3.1.15 | 204,123 | 5/11/2021 | |
3.1.14 | 236,105 | 4/6/2021 | |
3.1.13 | 333,950 | 3/9/2021 | |
3.1.12 | 410,878 | 2/9/2021 | |
3.1.11 | 285,137 | 1/12/2021 | |
3.1.10 | 965,231 | 11/9/2020 | |
3.1.9 | 1,627,054 | 10/13/2020 | |
3.1.8 | 1,971,276 | 9/8/2020 | |
3.1.7 | 1,429,743 | 8/11/2020 | |
3.1.6 | 2,775,874 | 7/14/2020 | |
3.1.5 | 1,421,973 | 6/9/2020 | |
3.1.4 | 919,856 | 5/12/2020 | |
3.1.3 | 1,768,696 | 3/24/2020 | |
3.1.2 | 1,285,049 | 2/18/2020 | |
3.1.1 | 963,264 | 1/14/2020 | |
3.1.0 | 1,113,007 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 9,990 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,665 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,605 | 10/15/2019 | |
3.0.3 | 74,178 | 2/18/2020 | |
3.0.2 | 40,426 | 1/14/2020 | |
3.0.0 | 14,215,687 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,788 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 6,557 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 18,370 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 9,560 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 27,741 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 15,443 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 10,072 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 34,405 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 18,177 | 1/29/2019 | |
2.3.0 | 1,683,440 | 1/14/2025 | |
2.2.0 | 140,872,020 | 12/3/2018 | |
2.2.0-preview3-35497 | 112,006 | 10/17/2018 | |
2.2.0-preview2-35157 | 97,542 | 9/12/2018 | |
2.2.0-preview1-35029 | 39,415 | 8/22/2018 | |
2.1.3 | 40,267,474 | 8/21/2018 | |
2.1.2 | 32,428,509 | 7/10/2018 | |
2.1.1 | 14,203,321 | 6/18/2018 | |
2.1.0 | 15,020,618 | 5/29/2018 | |
2.1.0-rc1-final | 110,315 | 5/6/2018 | |
2.1.0-preview2-final | 105,124 | 4/10/2018 |