Microsoft.AspNetCore.Connections.Abstractions
2.3.8
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 2.3.8
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 2.3.8
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="2.3.8" />
<PackageVersion Include="Microsoft.AspNetCore.Connections.Abstractions" Version="2.3.8" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" />
paket add Microsoft.AspNetCore.Connections.Abstractions --version 2.3.8
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 2.3.8"
#:package Microsoft.AspNetCore.Connections.Abstractions@2.3.8
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=2.3.8
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=2.3.8
Core components of ASP.NET Core networking protocol stack.
| 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 (>= 2.3.0)
- System.IO.Pipelines (>= 8.0.0)
NuGet packages (135)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Connections.Abstractions:
| Package | Downloads |
|---|---|
|
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/17d11de66cf75b962995c81dd1235fae9aa5ece0 |
|
|
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server. |
|
|
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/17d11de66cf75b962995c81dd1235fae9aa5ece0 |
|
|
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 |
|
|
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 |
GitHub repositories (18)
Showing the top 18 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)
|
|
|
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 |
|---|---|---|
| 11.0.0-preview.2.26159.112 | 311 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 1,023 | 2/10/2026 |
| 10.0.5 | 40,432 | 3/12/2026 |
| 10.0.4 | 31,202 | 3/10/2026 |
| 10.0.3 | 605,518 | 2/10/2026 |
| 10.0.2 | 826,718 | 1/13/2026 |
| 10.0.1 | 706,388 | 12/9/2025 |
| 10.0.0 | 1,086,118 | 11/11/2025 |
| 9.0.14 | 12,183 | 3/10/2026 |
| 9.0.13 | 81,943 | 2/10/2026 |
| 9.0.12 | 127,554 | 1/13/2026 |
| 9.0.11 | 684,869 | 11/11/2025 |
| 9.0.10 | 1,416,525 | 10/14/2025 |
| 8.0.25 | 17,105 | 3/10/2026 |
| 8.0.24 | 101,263 | 2/10/2026 |
| 8.0.23 | 328,003 | 1/13/2026 |
| 8.0.22 | 714,790 | 11/11/2025 |
| 8.0.21 | 785,713 | 10/14/2025 |
| 2.3.9 | 70,785 | 1/7/2026 |
| 2.3.8 | 77,296 | 1/6/2026 |