Microsoft.AspNetCore.SignalR.Common 1.0.0-alpha1-final

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.AspNetCore.SignalR.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.SignalR.Common --version 1.0.0-alpha1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Common -Version 1.0.0-alpha1-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="1.0.0-alpha1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Common" Version="1.0.0-alpha1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.SignalR.Common --version 1.0.0-alpha1-final
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Common, 1.0.0-alpha1-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.AspNetCore.SignalR.Common@1.0.0-alpha1-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.SignalR.Common&version=1.0.0-alpha1-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Common&version=1.0.0-alpha1-final&prerelease
                    
Install as a Cake Tool

Common serialiation primitives for SignalR Clients Servers

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (65)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.SignalR.Common:

Package Downloads
Microsoft.AspNetCore.SignalR.Protocols.Json

Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

Microsoft.AspNetCore.SignalR.Core

Real-time communication framework for ASP.NET Core.

Microsoft.AspNetCore.SignalR.Client.Core

Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.Common:

Repository Stars
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
Azure/azure-signalr
Azure SignalR Service SDK for .NET
asieradzk/RL_Matrix
Deep Reinforcement Learning in C#
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
0x101-Cyber-Security/NetLock-RMM
The open-source RMM supporting Windows, Linux & MacOS
weibaohui/blazork8s
manage k8s using c# blazor enhance by chatgpt ,try something new !使用blazor技术开发的内置OpenAI GPT的k8s 管理界面
AArnott/Nerdbank.MessagePack
A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
akpaevj/oneswiss
Система обслуживания и мониторинга информационных баз 1С
Version Downloads Last Updated
10.0.0-rc.1.25451.107 4,708 9/9/2025
10.0.0-preview.7.25380.108 3,623 8/12/2025
10.0.0-preview.6.25358.103 2,954 7/15/2025
10.0.0-preview.5.25277.114 3,228 6/6/2025
10.0.0-preview.4.25258.110 5,581 5/12/2025
10.0.0-preview.3.25172.1 8,362 4/10/2025
10.0.0-preview.2.25164.1 7,931 3/18/2025
10.0.0-preview.1.25120.3 2,724 2/25/2025
9.0.9 74,020 9/9/2025
9.0.8 448,418 8/5/2025
9.0.7 337,581 7/8/2025
9.0.6 456,166 6/10/2025
9.0.5 497,937 5/13/2025
9.0.4 1,025,084 4/8/2025
9.0.3 660,786 3/11/2025
9.0.2 828,096 2/11/2025
9.0.1 876,935 1/14/2025
9.0.0 1,273,577 11/12/2024
9.0.0-rc.2.24474.3 40,301 10/8/2024
9.0.0-rc.1.24452.1 7,633 9/10/2024
9.0.0-preview.7.24406.2 9,009 8/13/2024
9.0.0-preview.6.24328.4 10,870 7/9/2024
9.0.0-preview.5.24306.11 8,836 6/11/2024
9.0.0-preview.4.24267.6 13,039 5/21/2024
9.0.0-preview.3.24172.13 6,611 4/11/2024
9.0.0-preview.2.24128.4 6,802 3/12/2024
9.0.0-preview.1.24081.5 8,230 2/13/2024
8.0.20 25,643 9/9/2025
8.0.19 138,090 8/4/2025
8.0.18 112,776 7/8/2025
8.0.17 277,477 6/10/2025
8.0.16 237,120 5/13/2025
8.0.15 398,111 4/8/2025
8.0.14 438,598 3/11/2025
8.0.13 449,866 2/11/2025
8.0.12 748,977 1/14/2025
8.0.11 1,845,196 11/12/2024
8.0.10 2,850,073 10/8/2024
8.0.8 2,831,849 8/13/2024
8.0.7 1,956,735 7/9/2024
8.0.6 1,978,904 5/28/2024
8.0.5 657,848 5/14/2024
8.0.4 1,551,937 4/9/2024
8.0.3 1,598,253 3/12/2024
8.0.2 1,806,249 2/13/2024
8.0.1 2,017,410 1/9/2024
8.0.0 3,930,828 11/14/2023
8.0.0-rc.2.23480.2 19,864 10/10/2023
8.0.0-rc.1.23421.29 28,481 9/12/2023
8.0.0-preview.7.23375.9 15,917 8/8/2023
8.0.0-preview.6.23329.11 8,425 7/11/2023
8.0.0-preview.5.23302.2 6,280 6/13/2023
8.0.0-preview.4.23260.4 11,228 5/16/2023
8.0.0-preview.3.23177.8 21,356 4/11/2023
8.0.0-preview.2.23153.2 6,339 3/14/2023
8.0.0-preview.1.23112.2 8,576 2/21/2023
7.0.20 239,283 5/28/2024
7.0.19 16,837 5/14/2024
7.0.18 68,969 4/9/2024
7.0.17 115,745 3/12/2024
7.0.16 139,215 2/13/2024
7.0.15 285,624 1/9/2024
7.0.14 351,416 11/14/2023
7.0.13 554,234 10/24/2023
7.0.12 440,076 10/10/2023
7.0.11 708,786 9/12/2023
7.0.10 981,359 8/8/2023
7.0.9 947,692 7/11/2023
7.0.8 493,137 6/22/2023
7.0.7 247,570 6/13/2023
7.0.5 1,548,684 4/11/2023
7.0.4 630,458 3/14/2023
7.0.3 891,565 2/14/2023
7.0.2 1,445,042 1/10/2023
7.0.1 657,702 12/13/2022
7.0.0 1,363,288 11/7/2022
7.0.0-rc.2.22476.2 10,978 10/11/2022
7.0.0-rc.1.22427.2 5,869 9/14/2022
7.0.0-preview.7.22376.6 12,140 8/9/2022
7.0.0-preview.6.22330.3 4,978 7/12/2022
7.0.0-preview.5.22303.8 3,927 6/14/2022
7.0.0-preview.4.22251.1 7,275 5/10/2022
7.0.0-preview.3.22178.4 10,351 4/13/2022
7.0.0-preview.2.22153.2 17,930 3/14/2022
7.0.0-preview.1.22109.13 1,923 2/17/2022
6.0.36 342,976 11/12/2024
6.0.35 79,796 10/8/2024
6.0.33 91,607 8/13/2024
6.0.32 77,117 7/9/2024
6.0.31 121,141 5/28/2024
6.0.30 82,484 5/14/2024
6.0.29 142,575 4/9/2024
6.0.28 136,715 3/12/2024
6.0.27 353,424 2/13/2024
6.0.26 248,533 1/9/2024
6.0.25 398,730 11/14/2023
6.0.24 145,117 10/24/2023
6.0.23 95,732 10/10/2023
6.0.22 271,767 9/12/2023
6.0.21 405,651 8/8/2023
6.0.20 179,151 7/11/2023
6.0.19 296,843 6/22/2023
6.0.18 138,247 6/13/2023
6.0.16 666,575 4/11/2023
6.0.15 452,889 3/14/2023
6.0.14 360,023 2/14/2023
6.0.13 634,621 1/10/2023
6.0.12 387,740 12/13/2022
6.0.11 795,722 11/7/2022
6.0.10 1,576,934 10/11/2022
6.0.9 1,263,961 9/13/2022
6.0.8 1,722,316 8/9/2022
6.0.7 1,335,790 7/12/2022
6.0.6 1,280,101 6/14/2022
6.0.5 2,202,435 5/10/2022
6.0.4 1,308,687 4/11/2022
6.0.3 1,544,029 3/8/2022
6.0.2 1,455,810 2/8/2022
6.0.1 1,915,688 12/14/2021
6.0.0 3,911,150 11/8/2021
6.0.0-rc.2.21480.10 14,959 10/12/2021
6.0.0-rc.1.21452.15 12,702 9/14/2021
6.0.0-preview.7.21378.6 24,905 8/10/2021
6.0.0-preview.6.21355.2 6,424 7/14/2021
6.0.0-preview.5.21301.17 3,161 6/15/2021
6.0.0-preview.4.21253.5 6,631 5/24/2021
6.0.0-preview.3.21201.13 20,993 4/8/2021
6.0.0-preview.2.21154.6 3,663 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 12,490 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 878,501 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 98,716 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 111,180 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 158,394 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 441,782 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 413,933 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 810,731 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,717,493 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 907,006 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 624,245 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 861,598 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 581,112 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,087,399 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 656,506 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 521,749 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 546,959 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 970,486 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 759,311 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 12,441 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 5,130 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 4,092 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 8,827 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 3,051 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 2,655 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 4,791 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 10,446 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 77,535 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 6,826 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 473,784 12/13/2022
3.1.31 28,045 11/8/2022
3.1.30 32,614 10/11/2022
3.1.29 39,598 9/13/2022
3.1.28 34,006 8/9/2022
3.1.27 47,717 7/12/2022
3.1.26 71,492 6/14/2022
3.1.25 67,813 5/10/2022
3.1.24 109,554 4/11/2022
3.1.23 96,151 3/8/2022
3.1.22 486,976 12/14/2021
3.1.21 134,405 11/7/2021
3.1.20 81,807 10/11/2021
3.1.19 110,975 9/14/2021
3.1.18 284,701 8/10/2021
3.1.17 130,182 7/13/2021
3.1.16 126,544 6/8/2021
3.1.15 182,102 5/11/2021
3.1.14 195,490 4/6/2021
3.1.13 311,286 3/9/2021
3.1.12 348,295 2/9/2021
3.1.11 249,890 1/12/2021
3.1.10 839,742 11/9/2020
3.1.9 1,352,227 10/13/2020
3.1.8 1,746,324 9/8/2020
3.1.7 824,477 8/11/2020
3.1.6 2,837,764 7/14/2020
3.1.5 1,233,499 6/9/2020
3.1.4 734,187 5/12/2020
3.1.3 1,578,658 3/24/2020
3.1.2 1,136,413 2/18/2020
3.1.1 824,046 1/14/2020
3.1.0 860,333 12/3/2019
3.1.0-preview3.19555.2 9,893 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,460 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,596 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 69,882 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 22,830 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,189,110 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,526 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 3,322 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,512 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,357 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 21,681 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 15,328 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 10,181 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 33,872 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 19,912 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 4,517 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 2,174,680 1/14/2025
1.1.0 55,694,612 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 91,794 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 32,701 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 25,378 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 13,922,074 10/1/2018
1.0.3 4,965,025 8/21/2018
1.0.2 3,396,940 7/10/2018
1.0.1 10,899,938 6/18/2018
1.0.0 8,468,546 5/29/2018
1.0.0-rc1-final 80,103 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 85,725 4/10/2018 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 119,510 2/26/2018 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-alpha2-final 409,805 10/9/2017 1.0.0-alpha2-final is deprecated because it is no longer maintained.
1.0.0-alpha1-final 69,399 9/14/2017 1.0.0-alpha1-final is deprecated because it is no longer maintained.