Microsoft.AspNetCore.Connections.Abstractions
3.0.0-preview5-19227-01
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 3.0.0-preview5-19227-01
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 3.0.0-preview5-19227-01
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.0.0-preview5-19227-01" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.0.0-preview5-19227-01" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 3.0.0-preview5-19227-01
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 3.0.0-preview5-19227-01"
#:package Microsoft.AspNetCore.Connections.Abstractions@3.0.0-preview5-19227-01
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=3.0.0-preview5-19227-01&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=3.0.0-preview5-19227-01&prerelease
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2
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 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 was computed. |
.NET Framework | net461 was computed. net462 was computed. 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Features (>= 3.0.0-preview5-19227-01)
- System.IO.Pipelines (>= 4.6.0-preview5.19224.8)
NuGet packages (117)
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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183 |
|
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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183 |
|
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.6.25358.103 | 571 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 2,897 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,250 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 7,361 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 6,337 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,645 | 2/25/2025 | |
9.0.8 | 5,376 | 8/5/2025 | |
9.0.7 | 112,503 | 7/8/2025 | |
9.0.6 | 333,319 | 6/10/2025 | |
9.0.5 | 428,569 | 5/13/2025 | |
9.0.4 | 874,565 | 4/8/2025 | |
9.0.3 | 664,465 | 3/11/2025 | |
9.0.2 | 800,162 | 2/11/2025 | |
9.0.1 | 817,435 | 1/14/2025 | |
9.0.0 | 1,280,898 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 37,580 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 7,929 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 10,210 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,831 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 8,994 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 12,447 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,455 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 6,562 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 8,258 | 2/13/2024 | |
8.0.19 | 2,567 | 8/4/2025 | |
8.0.18 | 36,806 | 7/8/2025 | |
8.0.17 | 197,785 | 6/10/2025 | |
8.0.16 | 219,130 | 5/13/2025 | |
8.0.15 | 397,226 | 4/8/2025 | |
8.0.14 | 409,174 | 3/11/2025 | |
8.0.13 | 470,438 | 2/11/2025 | |
8.0.12 | 867,713 | 1/14/2025 | |
8.0.11 | 2,650,854 | 11/12/2024 | |
8.0.10 | 3,088,562 | 10/8/2024 | |
8.0.8 | 3,122,125 | 8/13/2024 | |
8.0.7 | 2,050,041 | 7/9/2024 | |
8.0.6 | 2,133,758 | 5/28/2024 | |
8.0.5 | 724,785 | 5/14/2024 | |
8.0.4 | 1,644,499 | 4/9/2024 | |
8.0.3 | 1,702,684 | 3/12/2024 | |
8.0.2 | 2,119,794 | 2/13/2024 | |
8.0.1 | 2,248,851 | 1/9/2024 | |
8.0.0 | 5,615,447 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 21,970 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 30,660 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 17,204 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,773 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,178 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 11,971 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 21,342 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 6,959 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 8,366 | 2/21/2023 | |
7.0.20 | 234,115 | 5/28/2024 | |
7.0.19 | 24,162 | 5/14/2024 | |
7.0.18 | 76,122 | 4/9/2024 | |
7.0.17 | 115,893 | 3/12/2024 | |
7.0.16 | 147,767 | 2/13/2024 | |
7.0.15 | 324,186 | 1/9/2024 | |
7.0.14 | 464,967 | 11/14/2023 | |
7.0.13 | 625,093 | 10/24/2023 | |
7.0.12 | 486,495 | 10/10/2023 | |
7.0.11 | 783,738 | 9/12/2023 | |
7.0.10 | 1,101,919 | 8/8/2023 | |
7.0.9 | 1,100,087 | 7/11/2023 | |
7.0.8 | 579,409 | 6/22/2023 | |
7.0.7 | 267,147 | 6/13/2023 | |
7.0.5 | 1,892,812 | 4/11/2023 | |
7.0.4 | 706,008 | 3/14/2023 | |
7.0.3 | 1,014,422 | 2/14/2023 | |
7.0.2 | 1,514,689 | 1/10/2023 | |
7.0.1 | 741,967 | 12/13/2022 | |
7.0.0 | 3,252,907 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 31,697 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 10,170 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 12,619 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,111 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,905 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 7,522 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 10,461 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 18,220 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,961 | 2/17/2022 | |
6.0.36 | 360,646 | 11/12/2024 | |
6.0.35 | 94,300 | 10/8/2024 | |
6.0.33 | 139,498 | 8/13/2024 | |
6.0.32 | 90,431 | 7/9/2024 | |
6.0.31 | 154,799 | 5/28/2024 | |
6.0.30 | 96,946 | 5/14/2024 | |
6.0.29 | 206,474 | 4/9/2024 | |
6.0.28 | 174,111 | 3/12/2024 | |
6.0.27 | 1,061,859 | 2/13/2024 | |
6.0.26 | 329,642 | 1/9/2024 | |
6.0.25 | 519,334 | 11/14/2023 | |
6.0.24 | 263,062 | 10/24/2023 | |
6.0.23 | 133,056 | 10/10/2023 | |
6.0.22 | 340,537 | 9/12/2023 | |
6.0.21 | 644,192 | 8/8/2023 | |
6.0.20 | 273,888 | 7/11/2023 | |
6.0.19 | 332,048 | 6/22/2023 | |
6.0.18 | 171,085 | 6/13/2023 | |
6.0.16 | 831,109 | 4/11/2023 | |
6.0.15 | 548,279 | 3/14/2023 | |
6.0.14 | 744,348 | 2/14/2023 | |
6.0.13 | 887,157 | 1/10/2023 | |
6.0.12 | 469,488 | 12/13/2022 | |
6.0.11 | 1,125,552 | 11/7/2022 | |
6.0.10 | 1,861,596 | 10/11/2022 | |
6.0.9 | 1,516,688 | 9/13/2022 | |
6.0.8 | 2,060,795 | 8/9/2022 | |
6.0.7 | 1,540,147 | 7/12/2022 | |
6.0.6 | 1,439,793 | 6/14/2022 | |
6.0.5 | 2,414,149 | 5/10/2022 | |
6.0.4 | 1,679,169 | 4/11/2022 | |
6.0.3 | 1,842,634 | 3/8/2022 | |
6.0.2 | 1,699,858 | 2/8/2022 | |
6.0.1 | 2,233,513 | 12/14/2021 | |
6.0.0 | 9,923,158 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,348 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 13,190 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 25,643 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 9,000 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 4,447 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 11,455 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 23,157 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,774 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 12,572 | 2/12/2021 | |
5.0.17 | 928,495 | 5/10/2022 | |
5.0.16 | 104,050 | 4/11/2022 | |
5.0.15 | 137,826 | 3/8/2022 | |
5.0.14 | 185,065 | 2/8/2022 | |
5.0.13 | 487,082 | 12/14/2021 | |
5.0.12 | 448,109 | 11/7/2021 | |
5.0.11 | 960,180 | 10/12/2021 | |
5.0.10 | 2,016,251 | 9/14/2021 | |
5.0.9 | 1,114,482 | 8/10/2021 | |
5.0.8 | 788,871 | 7/13/2021 | |
5.0.7 | 1,013,446 | 6/8/2021 | |
5.0.6 | 793,712 | 5/11/2021 | |
5.0.5 | 1,247,756 | 4/6/2021 | |
5.0.4 | 707,827 | 3/9/2021 | |
5.0.3 | 635,745 | 2/9/2021 | |
5.0.2 | 679,604 | 1/12/2021 | |
5.0.1 | 11,317,461 | 12/8/2020 | |
5.0.0 | 816,988 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 12,791 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 6,263 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,261 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 9,564 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,309 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,952 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 4,956 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 10,702 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 75,400 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 6,856 | 3/16/2020 | |
3.1.32 | 567,472 | 12/13/2022 | |
3.1.31 | 32,099 | 11/8/2022 | |
3.1.30 | 41,300 | 10/11/2022 | |
3.1.29 | 56,398 | 9/13/2022 | |
3.1.28 | 62,147 | 8/9/2022 | |
3.1.27 | 56,991 | 7/12/2022 | |
3.1.26 | 75,425 | 6/14/2022 | |
3.1.25 | 79,158 | 5/10/2022 | |
3.1.24 | 131,324 | 4/11/2022 | |
3.1.23 | 122,285 | 3/8/2022 | |
3.1.22 | 515,550 | 12/14/2021 | |
3.1.21 | 152,765 | 11/7/2021 | |
3.1.20 | 95,373 | 10/11/2021 | |
3.1.19 | 159,895 | 9/14/2021 | |
3.1.18 | 394,542 | 8/10/2021 | |
3.1.17 | 198,189 | 7/13/2021 | |
3.1.16 | 174,860 | 6/8/2021 | |
3.1.15 | 205,426 | 5/11/2021 | |
3.1.14 | 237,186 | 4/6/2021 | |
3.1.13 | 335,600 | 3/9/2021 | |
3.1.12 | 417,466 | 2/9/2021 | |
3.1.11 | 286,593 | 1/12/2021 | |
3.1.10 | 968,183 | 11/9/2020 | |
3.1.9 | 1,648,873 | 10/13/2020 | |
3.1.8 | 1,978,944 | 9/8/2020 | |
3.1.7 | 1,441,973 | 8/11/2020 | |
3.1.6 | 2,835,275 | 7/14/2020 | |
3.1.5 | 1,433,046 | 6/9/2020 | |
3.1.4 | 924,066 | 5/12/2020 | |
3.1.3 | 1,781,406 | 3/24/2020 | |
3.1.2 | 1,291,682 | 2/18/2020 | |
3.1.1 | 966,973 | 1/14/2020 | |
3.1.0 | 1,121,348 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 10,055 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,735 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,668 | 10/15/2019 | |
3.0.3 | 74,952 | 2/18/2020 | |
3.0.2 | 40,616 | 1/14/2020 | |
3.0.0 | 14,300,399 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,853 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 6,619 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 18,436 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 9,636 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 27,892 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 15,521 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 10,142 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 34,663 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 18,440 | 1/29/2019 | |
2.3.0 | 2,287,474 | 1/14/2025 | |
2.2.0 | 142,817,367 | 12/3/2018 | |
2.2.0-preview3-35497 | 112,316 | 10/17/2018 | |
2.2.0-preview2-35157 | 97,737 | 9/12/2018 | |
2.2.0-preview1-35029 | 39,584 | 8/22/2018 | |
2.1.3 | 40,629,623 | 8/21/2018 | |
2.1.2 | 32,907,174 | 7/10/2018 | |
2.1.1 | 14,370,643 | 6/18/2018 | |
2.1.0 | 15,122,280 | 5/29/2018 | |
2.1.0-rc1-final | 110,517 | 5/6/2018 | |
2.1.0-preview2-final | 105,565 | 4/10/2018 |