Microsoft.AspNetCore.Connections.Abstractions
9.0.8
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 9.0.8
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 9.0.8
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="9.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 9.0.8
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 9.0.8"
#:package Microsoft.AspNetCore.Connections.Abstractions@9.0.8
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.8
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=9.0.8
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
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.8)
- Microsoft.Extensions.Features (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.8)
- Microsoft.Extensions.Features (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.8)
- Microsoft.Extensions.Features (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
-
net9.0
- Microsoft.Extensions.Features (>= 9.0.8)
NuGet packages (123)
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 | 14,323 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 4,059 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 3,615 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 3,985 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,715 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 9,018 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 8,938 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,899 | 2/25/2025 | |
9.0.9 | 340,606 | 9/9/2025 | |
9.0.8 | 688,639 | 8/5/2025 | |
9.0.7 | 539,432 | 7/8/2025 | |
9.0.6 | 680,392 | 6/10/2025 | |
9.0.5 | 682,578 | 5/13/2025 | |
9.0.4 | 1,310,689 | 4/8/2025 | |
9.0.3 | 903,224 | 3/11/2025 | |
9.0.2 | 1,035,724 | 2/11/2025 | |
9.0.1 | 1,101,351 | 1/14/2025 | |
9.0.0 | 1,606,584 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 41,591 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 8,410 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 11,282 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 11,105 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 9,213 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 13,494 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 6,855 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 6,966 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 8,513 | 2/13/2024 | |
8.0.20 | 168,460 | 9/9/2025 | |
8.0.19 | 321,959 | 8/4/2025 | |
8.0.18 | 284,557 | 7/8/2025 | |
8.0.17 | 472,132 | 6/10/2025 | |
8.0.16 | 439,153 | 5/13/2025 | |
8.0.15 | 674,786 | 4/8/2025 | |
8.0.14 | 668,504 | 3/11/2025 | |
8.0.13 | 678,055 | 2/11/2025 | |
8.0.12 | 1,244,548 | 1/14/2025 | |
8.0.11 | 3,443,610 | 11/12/2024 | |
8.0.10 | 3,675,585 | 10/8/2024 | |
8.0.8 | 3,650,406 | 8/13/2024 | |
8.0.7 | 2,416,627 | 7/9/2024 | |
8.0.6 | 2,426,376 | 5/28/2024 | |
8.0.5 | 863,602 | 5/14/2024 | |
8.0.4 | 1,942,073 | 4/9/2024 | |
8.0.3 | 1,994,278 | 3/12/2024 | |
8.0.2 | 2,395,151 | 2/13/2024 | |
8.0.1 | 2,527,922 | 1/9/2024 | |
8.0.0 | 6,492,186 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 23,262 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 30,730 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 17,308 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 10,967 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,259 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 12,032 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 21,980 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 7,009 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 9,056 | 2/21/2023 | |
7.0.20 | 358,454 | 5/28/2024 | |
7.0.19 | 113,299 | 5/14/2024 | |
7.0.18 | 168,099 | 4/9/2024 | |
7.0.17 | 212,616 | 3/12/2024 | |
7.0.16 | 245,678 | 2/13/2024 | |
7.0.15 | 426,203 | 1/9/2024 | |
7.0.14 | 567,652 | 11/14/2023 | |
7.0.13 | 734,570 | 10/24/2023 | |
7.0.12 | 587,098 | 10/10/2023 | |
7.0.11 | 897,161 | 9/12/2023 | |
7.0.10 | 1,228,899 | 8/8/2023 | |
7.0.9 | 1,228,208 | 7/11/2023 | |
7.0.8 | 682,009 | 6/22/2023 | |
7.0.7 | 361,162 | 6/13/2023 | |
7.0.5 | 2,027,942 | 4/11/2023 | |
7.0.4 | 809,611 | 3/14/2023 | |
7.0.3 | 1,132,105 | 2/14/2023 | |
7.0.2 | 1,642,290 | 1/10/2023 | |
7.0.1 | 847,398 | 12/13/2022 | |
7.0.0 | 3,558,213 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 32,095 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 10,220 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 12,678 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,328 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 4,108 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 7,574 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 10,518 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 18,284 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 2,010 | 2/17/2022 | |
6.0.36 | 570,815 | 11/12/2024 | |
6.0.35 | 192,049 | 10/8/2024 | |
6.0.33 | 246,135 | 8/13/2024 | |
6.0.32 | 185,082 | 7/9/2024 | |
6.0.31 | 257,126 | 5/28/2024 | |
6.0.30 | 190,110 | 5/14/2024 | |
6.0.29 | 311,314 | 4/9/2024 | |
6.0.28 | 271,290 | 3/12/2024 | |
6.0.27 | 1,261,027 | 2/13/2024 | |
6.0.26 | 424,985 | 1/9/2024 | |
6.0.25 | 652,498 | 11/14/2023 | |
6.0.24 | 352,779 | 10/24/2023 | |
6.0.23 | 221,814 | 10/10/2023 | |
6.0.22 | 433,997 | 9/12/2023 | |
6.0.21 | 746,444 | 8/8/2023 | |
6.0.20 | 369,666 | 7/11/2023 | |
6.0.19 | 432,200 | 6/22/2023 | |
6.0.18 | 261,588 | 6/13/2023 | |
6.0.16 | 956,410 | 4/11/2023 | |
6.0.15 | 654,453 | 3/14/2023 | |
6.0.14 | 844,149 | 2/14/2023 | |
6.0.13 | 1,000,075 | 1/10/2023 | |
6.0.12 | 563,747 | 12/13/2022 | |
6.0.11 | 1,235,731 | 11/7/2022 | |
6.0.10 | 1,978,061 | 10/11/2022 | |
6.0.9 | 1,645,250 | 9/13/2022 | |
6.0.8 | 2,180,127 | 8/9/2022 | |
6.0.7 | 1,653,977 | 7/12/2022 | |
6.0.6 | 1,548,605 | 6/14/2022 | |
6.0.5 | 2,551,705 | 5/10/2022 | |
6.0.4 | 1,796,032 | 4/11/2022 | |
6.0.3 | 1,953,452 | 3/8/2022 | |
6.0.2 | 1,844,682 | 2/8/2022 | |
6.0.1 | 2,353,292 | 12/14/2021 | |
6.0.0 | 10,469,198 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,510 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 13,334 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 25,693 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 9,536 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 4,496 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 11,503 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 23,278 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,839 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 12,646 | 2/12/2021 | |
5.0.17 | 1,043,649 | 5/10/2022 | |
5.0.16 | 192,713 | 4/11/2022 | |
5.0.15 | 228,012 | 3/8/2022 | |
5.0.14 | 274,691 | 2/8/2022 | |
5.0.13 | 582,911 | 12/14/2021 | |
5.0.12 | 539,954 | 11/7/2021 | |
5.0.11 | 1,063,790 | 10/12/2021 | |
5.0.10 | 2,125,767 | 9/14/2021 | |
5.0.9 | 1,219,928 | 8/10/2021 | |
5.0.8 | 888,885 | 7/13/2021 | |
5.0.7 | 1,117,969 | 6/8/2021 | |
5.0.6 | 887,466 | 5/11/2021 | |
5.0.5 | 1,351,816 | 4/6/2021 | |
5.0.4 | 814,086 | 3/9/2021 | |
5.0.3 | 729,068 | 2/9/2021 | |
5.0.2 | 772,067 | 1/12/2021 | |
5.0.1 | 11,717,771 | 12/8/2020 | |
5.0.0 | 922,043 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 12,919 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 6,337 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,338 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 9,718 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,377 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 3,012 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 5,041 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 10,784 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 76,780 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 7,063 | 3/16/2020 | |
3.1.32 | 675,089 | 12/13/2022 | |
3.1.31 | 120,001 | 11/8/2022 | |
3.1.30 | 128,400 | 10/11/2022 | |
3.1.29 | 143,902 | 9/13/2022 | |
3.1.28 | 149,628 | 8/9/2022 | |
3.1.27 | 145,261 | 7/12/2022 | |
3.1.26 | 164,109 | 6/14/2022 | |
3.1.25 | 167,924 | 5/10/2022 | |
3.1.24 | 222,280 | 4/11/2022 | |
3.1.23 | 210,903 | 3/8/2022 | |
3.1.22 | 622,493 | 12/14/2021 | |
3.1.21 | 240,739 | 11/7/2021 | |
3.1.20 | 182,697 | 10/11/2021 | |
3.1.19 | 247,316 | 9/14/2021 | |
3.1.18 | 482,592 | 8/10/2021 | |
3.1.17 | 285,771 | 7/13/2021 | |
3.1.16 | 263,550 | 6/8/2021 | |
3.1.15 | 294,594 | 5/11/2021 | |
3.1.14 | 325,587 | 4/6/2021 | |
3.1.13 | 430,190 | 3/9/2021 | |
3.1.12 | 514,088 | 2/9/2021 | |
3.1.11 | 377,163 | 1/12/2021 | |
3.1.10 | 1,079,518 | 11/9/2020 | |
3.1.9 | 1,793,708 | 10/13/2020 | |
3.1.8 | 2,091,113 | 9/8/2020 | |
3.1.7 | 1,549,242 | 8/11/2020 | |
3.1.6 | 3,087,697 | 7/14/2020 | |
3.1.5 | 1,546,013 | 6/9/2020 | |
3.1.4 | 1,023,463 | 5/12/2020 | |
3.1.3 | 1,900,336 | 3/24/2020 | |
3.1.2 | 1,390,277 | 2/18/2020 | |
3.1.1 | 1,061,550 | 1/14/2020 | |
3.1.0 | 1,235,877 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 10,151 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 2,806 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,721 | 10/15/2019 | |
3.0.3 | 162,866 | 2/18/2020 | |
3.0.2 | 127,439 | 1/14/2020 | |
3.0.0 | 14,693,402 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 2,957 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 6,699 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 18,586 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 9,725 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 28,008 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 16,024 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 10,289 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 35,389 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 18,857 | 1/29/2019 | |
2.3.0 | 4,171,427 | 1/14/2025 | |
2.2.0 | 147,775,414 | 12/3/2018 | |
2.2.0-preview3-35497 | 113,310 | 10/17/2018 | |
2.2.0-preview2-35157 | 98,643 | 9/12/2018 | |
2.2.0-preview1-35029 | 40,086 | 8/22/2018 | |
2.1.3 | 41,685,953 | 8/21/2018 | |
2.1.2 | 34,153,195 | 7/10/2018 | |
2.1.1 | 14,923,422 | 6/18/2018 | |
2.1.0 | 15,526,711 | 5/29/2018 | |
2.1.0-rc1-final | 111,294 | 5/6/2018 | |
2.1.0-preview2-final | 106,737 | 4/10/2018 |