Microsoft.AspNetCore.Connections.Abstractions
10.0.0-preview.4.25258.110
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 10.0.0-preview.4.25258.110
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 10.0.0-preview.4.25258.110
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="10.0.0-preview.4.25258.110" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="10.0.0-preview.4.25258.110" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 10.0.0-preview.4.25258.110
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 10.0.0-preview.4.25258.110"
#:package Microsoft.AspNetCore.Connections.Abstractions@10.0.0-preview.4.25258.110
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=10.0.0-preview.4.25258.110&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=10.0.0-preview.4.25258.110&prerelease
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
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 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 is compatible. 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 (>= 10.0.0-preview.4.25258.110)
- Microsoft.Extensions.Features (>= 10.0.0-preview.4.25258.110)
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.4.25258.110)
- Microsoft.Extensions.Features (>= 10.0.0-preview.4.25258.110)
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.4.25258.110)
- Microsoft.Extensions.Features (>= 10.0.0-preview.4.25258.110)
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
-
net10.0
- Microsoft.Extensions.Features (>= 10.0.0-preview.4.25258.110)
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/30000d883e06c122311a66894579bc12329a09d4 |
|
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/30000d883e06c122311a66894579bc12329a09d4 |
|
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
|
|
Me-Maped/Gameframework-at-FairyGUI
UnityGameFramework+FairyGUI+YooAsset+HybridCLR+Luban+UniTask
|
|
ffMathy/FluffySpoon.AspNet.EncryptWeMust
|
|
simpleway2016/JMS
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.7.25380.108 | 1,466 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 2,019 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 3,480 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,372 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 7,584 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 6,971 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,724 | 2/25/2025 | |
9.0.8 | 257,797 | 8/5/2025 | |
9.0.7 | 293,458 | 7/8/2025 | |
9.0.6 | 452,458 | 6/10/2025 | |
9.0.5 | 525,928 | 5/13/2025 | |
9.0.4 | 1,034,533 | 4/8/2025 | |
9.0.3 | 760,252 | 3/11/2025 | |
9.0.2 | 896,692 | 2/11/2025 | |
9.0.1 | 933,161 | 1/14/2025 | |
9.0.0 | 1,403,179 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 40,291 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 8,034 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 10,547 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,912 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 9,043 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 12,809 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,553 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 6,703 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 8,374 | 2/13/2024 | |
8.0.19 | 123,945 | 8/4/2025 | |
8.0.18 | 138,175 | 7/8/2025 | |
8.0.17 | 298,366 | 6/10/2025 | |
8.0.16 | 306,817 | 5/13/2025 | |
8.0.15 | 506,725 | 4/8/2025 | |
8.0.14 | 513,477 | 3/11/2025 | |
8.0.13 | 558,587 | 2/11/2025 | |
8.0.12 | 1,013,071 | 1/14/2025 | |
8.0.11 | 2,912,406 | 11/12/2024 | |
8.0.10 | 3,281,991 | 10/8/2024 | |
8.0.8 | 3,301,736 | 8/13/2024 | |
8.0.7 | 2,178,670 | 7/9/2024 | |
8.0.6 | 2,247,283 | 5/28/2024 | |
8.0.5 | 787,987 | 5/14/2024 | |
8.0.4 | 1,735,293 | 4/9/2024 | |
8.0.3 | 1,809,343 | 3/12/2024 | |
8.0.2 | 2,227,622 | 2/13/2024 | |
8.0.1 | 2,353,297 | 1/9/2024 | |
8.0.0 | 5,888,560 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 22,298 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 30,692 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 17,235 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,839 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,204 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 11,993 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 21,531 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 6,982 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 8,652 | 2/21/2023 | |
7.0.20 | 295,395 | 5/28/2024 | |
7.0.19 | 73,003 | 5/14/2024 | |
7.0.18 | 125,213 | 4/9/2024 | |
7.0.17 | 166,614 | 3/12/2024 | |
7.0.16 | 199,849 | 2/13/2024 | |
7.0.15 | 376,187 | 1/9/2024 | |
7.0.14 | 518,385 | 11/14/2023 | |
7.0.13 | 679,249 | 10/24/2023 | |
7.0.12 | 538,561 | 10/10/2023 | |
7.0.11 | 839,719 | 9/12/2023 | |
7.0.10 | 1,160,297 | 8/8/2023 | |
7.0.9 | 1,160,762 | 7/11/2023 | |
7.0.8 | 631,363 | 6/22/2023 | |
7.0.7 | 317,191 | 6/13/2023 | |
7.0.5 | 1,951,452 | 4/11/2023 | |
7.0.4 | 758,948 | 3/14/2023 | |
7.0.3 | 1,070,665 | 2/14/2023 | |
7.0.2 | 1,573,403 | 1/10/2023 | |
7.0.1 | 793,814 | 12/13/2022 | |
7.0.0 | 3,345,894 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 31,725 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 10,193 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 12,644 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,133 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,961 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 7,547 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 10,480 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 18,248 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,979 | 2/17/2022 | |
6.0.36 | 447,472 | 11/12/2024 | |
6.0.35 | 146,264 | 10/8/2024 | |
6.0.33 | 193,714 | 8/13/2024 | |
6.0.32 | 141,474 | 7/9/2024 | |
6.0.31 | 208,194 | 5/28/2024 | |
6.0.30 | 147,357 | 5/14/2024 | |
6.0.29 | 260,460 | 4/9/2024 | |
6.0.28 | 225,565 | 3/12/2024 | |
6.0.27 | 1,145,905 | 2/13/2024 | |
6.0.26 | 380,694 | 1/9/2024 | |
6.0.25 | 581,394 | 11/14/2023 | |
6.0.24 | 312,458 | 10/24/2023 | |
6.0.23 | 182,187 | 10/10/2023 | |
6.0.22 | 391,136 | 9/12/2023 | |
6.0.21 | 697,319 | 8/8/2023 | |
6.0.20 | 325,124 | 7/11/2023 | |
6.0.19 | 384,936 | 6/22/2023 | |
6.0.18 | 220,614 | 6/13/2023 | |
6.0.16 | 888,978 | 4/11/2023 | |
6.0.15 | 602,888 | 3/14/2023 | |
6.0.14 | 796,966 | 2/14/2023 | |
6.0.13 | 944,190 | 1/10/2023 | |
6.0.12 | 520,432 | 12/13/2022 | |
6.0.11 | 1,180,866 | 11/7/2022 | |
6.0.10 | 1,917,590 | 10/11/2022 | |
6.0.9 | 1,575,606 | 9/13/2022 | |
6.0.8 | 2,115,505 | 8/9/2022 | |
6.0.7 | 1,595,592 | 7/12/2022 | |
6.0.6 | 1,493,568 | 6/14/2022 | |
6.0.5 | 2,474,672 | 5/10/2022 | |
6.0.4 | 1,734,621 | 4/11/2022 | |
6.0.3 | 1,895,818 | 3/8/2022 | |
6.0.2 | 1,765,093 | 2/8/2022 | |
6.0.1 | 2,289,066 | 12/14/2021 | |
6.0.0 | 10,063,582 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,400 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 13,235 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 25,663 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 9,181 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 4,467 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 11,475 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 23,189 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,805 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 12,600 | 2/12/2021 | |
5.0.17 | 984,941 | 5/10/2022 | |
5.0.16 | 153,058 | 4/11/2022 | |
5.0.15 | 187,203 | 3/8/2022 | |
5.0.14 | 235,157 | 2/8/2022 | |
5.0.13 | 538,308 | 12/14/2021 | |
5.0.12 | 498,226 | 11/7/2021 | |
5.0.11 | 1,010,926 | 10/12/2021 | |
5.0.10 | 2,069,458 | 9/14/2021 | |
5.0.9 | 1,166,273 | 8/10/2021 | |
5.0.8 | 837,998 | 7/13/2021 | |
5.0.7 | 1,064,456 | 6/8/2021 | |
5.0.6 | 843,056 | 5/11/2021 | |
5.0.5 | 1,299,181 | 4/6/2021 | |
5.0.4 | 757,747 | 3/9/2021 | |
5.0.3 | 685,604 | 2/9/2021 | |
5.0.2 | 728,816 | 1/12/2021 | |
5.0.1 | 11,444,402 | 12/8/2020 | |
5.0.0 | 870,141 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 12,836 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 6,290 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,291 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 9,627 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,334 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,978 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 4,989 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 10,734 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 75,910 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 6,927 | 3/16/2020 | |
3.1.32 | 622,169 | 12/13/2022 | |
3.1.31 | 80,997 | 11/8/2022 | |
3.1.30 | 90,013 | 10/11/2022 | |
3.1.29 | 105,222 | 9/13/2022 | |
3.1.28 | 110,933 | 8/9/2022 | |
3.1.27 | 106,035 | 7/12/2022 | |
3.1.26 | 124,455 | 6/14/2022 | |
3.1.25 | 128,464 | 5/10/2022 | |
3.1.24 | 181,110 | 4/11/2022 | |
3.1.23 | 171,351 | 3/8/2022 | |
3.1.22 | 570,031 | 12/14/2021 | |
3.1.21 | 201,653 | 11/7/2021 | |
3.1.20 | 144,176 | 10/11/2021 | |
3.1.19 | 208,705 | 9/14/2021 | |
3.1.18 | 443,543 | 8/10/2021 | |
3.1.17 | 247,022 | 7/13/2021 | |
3.1.16 | 224,033 | 6/8/2021 | |
3.1.15 | 254,544 | 5/11/2021 | |
3.1.14 | 286,227 | 4/6/2021 | |
3.1.13 | 385,088 | 3/9/2021 | |
3.1.12 | 468,512 | 2/9/2021 | |
3.1.11 | 335,940 | 1/12/2021 | |
3.1.10 | 1,018,408 | 11/9/2020 | |
3.1.9 | 1,714,193 | 10/13/2020 | |
3.1.8 | 2,033,519 | 9/8/2020 | |
3.1.7 | 1,496,515 | 8/11/2020 | |
3.1.6 | 2,928,388 | 7/14/2020 | |
3.1.5 | 1,488,065 | 6/9/2020 | |
3.1.4 | 975,768 | 5/12/2020 | |
3.1.3 | 1,838,688 | 3/24/2020 | |
3.1.2 | 1,344,463 | 2/18/2020 | |
3.1.1 | 1,017,887 | 1/14/2020 | |
3.1.0 | 1,175,485 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 10,078 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,760 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,690 | 10/15/2019 | |
3.0.3 | 123,927 | 2/18/2020 | |
3.0.2 | 89,202 | 1/14/2020 | |
3.0.0 | 14,405,360 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,877 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 6,644 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 18,465 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 9,674 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 27,919 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 15,546 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 10,169 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 34,828 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 18,617 | 1/29/2019 | |
2.3.0 | 2,846,071 | 1/14/2025 | |
2.2.0 | 144,223,110 | 12/3/2018 | |
2.2.0-preview3-35497 | 112,448 | 10/17/2018 | |
2.2.0-preview2-35157 | 97,944 | 9/12/2018 | |
2.2.0-preview1-35029 | 39,616 | 8/22/2018 | |
2.1.3 | 40,952,243 | 8/21/2018 | |
2.1.2 | 33,298,261 | 7/10/2018 | |
2.1.1 | 14,541,120 | 6/18/2018 | |
2.1.0 | 15,254,753 | 5/29/2018 | |
2.1.0-rc1-final | 110,589 | 5/6/2018 | |
2.1.0-preview2-final | 105,794 | 4/10/2018 |