Microsoft.AspNetCore.SignalR.Common 1.0.0-alpha2-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-alpha2-final
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Common -Version 1.0.0-alpha2-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-alpha2-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-alpha2-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-alpha2-final
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Common, 1.0.0-alpha2-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-alpha2-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-alpha2-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Common&version=1.0.0-alpha2-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 (64)

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 5,994 9/9/2025
10.0.0-preview.7.25380.108 3,627 8/12/2025
10.0.0-preview.6.25358.103 2,984 7/15/2025
10.0.0-preview.5.25277.114 3,231 6/6/2025
10.0.0-preview.4.25258.110 5,710 5/12/2025
10.0.0-preview.3.25172.1 8,412 4/10/2025
10.0.0-preview.2.25164.1 7,982 3/18/2025
10.0.0-preview.1.25120.3 2,729 2/25/2025
9.0.9 86,751 9/9/2025
9.0.8 459,398 8/5/2025
9.0.7 343,383 7/8/2025
9.0.6 461,746 6/10/2025
9.0.5 501,212 5/13/2025
9.0.4 1,033,383 4/8/2025
9.0.3 663,593 3/11/2025
9.0.2 831,107 2/11/2025
9.0.1 881,353 1/14/2025
9.0.0 1,279,490 11/12/2024
9.0.0-rc.2.24474.3 40,335 10/8/2024
9.0.0-rc.1.24452.1 7,649 9/10/2024
9.0.0-preview.7.24406.2 9,062 8/13/2024
9.0.0-preview.6.24328.4 10,874 7/9/2024
9.0.0-preview.5.24306.11 8,864 6/11/2024
9.0.0-preview.4.24267.6 13,074 5/21/2024
9.0.0-preview.3.24172.13 6,614 4/11/2024
9.0.0-preview.2.24128.4 6,816 3/12/2024
9.0.0-preview.1.24081.5 8,237 2/13/2024
8.0.20 29,842 9/9/2025
8.0.19 141,995 8/4/2025
8.0.18 116,545 7/8/2025
8.0.17 280,643 6/10/2025
8.0.16 240,338 5/13/2025
8.0.15 401,723 4/8/2025
8.0.14 441,895 3/11/2025
8.0.13 452,403 2/11/2025
8.0.12 753,105 1/14/2025
8.0.11 1,852,848 11/12/2024
8.0.10 2,861,399 10/8/2024
8.0.8 2,841,132 8/13/2024
8.0.7 1,963,418 7/9/2024
8.0.6 1,982,938 5/28/2024
8.0.5 659,247 5/14/2024
8.0.4 1,556,414 4/9/2024
8.0.3 1,603,212 3/12/2024
8.0.2 1,809,534 2/13/2024
8.0.1 2,021,530 1/9/2024
8.0.0 3,942,344 11/14/2023
8.0.0-rc.2.23480.2 19,878 10/10/2023
8.0.0-rc.1.23421.29 28,482 9/12/2023
8.0.0-preview.7.23375.9 15,917 8/8/2023
8.0.0-preview.6.23329.11 8,429 7/11/2023
8.0.0-preview.5.23302.2 6,282 6/13/2023
8.0.0-preview.4.23260.4 11,228 5/16/2023
8.0.0-preview.3.23177.8 21,359 4/11/2023
8.0.0-preview.2.23153.2 6,339 3/14/2023
8.0.0-preview.1.23112.2 8,583 2/21/2023
7.0.20 240,249 5/28/2024
7.0.19 16,972 5/14/2024
7.0.18 69,189 4/9/2024
7.0.17 116,045 3/12/2024
7.0.16 139,672 2/13/2024
7.0.15 285,997 1/9/2024
7.0.14 351,656 11/14/2023
7.0.13 554,811 10/24/2023
7.0.12 440,479 10/10/2023
7.0.11 709,402 9/12/2023
7.0.10 982,335 8/8/2023
7.0.9 948,465 7/11/2023
7.0.8 493,455 6/22/2023
7.0.7 247,799 6/13/2023
7.0.5 1,549,782 4/11/2023
7.0.4 630,818 3/14/2023
7.0.3 892,179 2/14/2023
7.0.2 1,446,442 1/10/2023
7.0.1 657,985 12/13/2022
7.0.0 1,364,141 11/7/2022
7.0.0-rc.2.22476.2 10,981 10/11/2022
7.0.0-rc.1.22427.2 5,870 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,933 6/14/2022
7.0.0-preview.4.22251.1 7,278 5/10/2022
7.0.0-preview.3.22178.4 10,353 4/13/2022
7.0.0-preview.2.22153.2 17,932 3/14/2022
7.0.0-preview.1.22109.13 1,924 2/17/2022
6.0.36 345,292 11/12/2024
6.0.35 80,115 10/8/2024
6.0.33 91,891 8/13/2024
6.0.32 77,392 7/9/2024
6.0.31 121,453 5/28/2024
6.0.30 82,790 5/14/2024
6.0.29 142,956 4/9/2024
6.0.28 137,010 3/12/2024
6.0.27 354,597 2/13/2024
6.0.26 248,771 1/9/2024
6.0.25 400,141 11/14/2023
6.0.24 145,250 10/24/2023
6.0.23 95,834 10/10/2023
6.0.22 271,982 9/12/2023
6.0.21 405,977 8/8/2023
6.0.20 179,332 7/11/2023
6.0.19 297,294 6/22/2023
6.0.18 138,410 6/13/2023
6.0.16 667,412 4/11/2023
6.0.15 453,277 3/14/2023
6.0.14 360,237 2/14/2023
6.0.13 635,303 1/10/2023
6.0.12 387,871 12/13/2022
6.0.11 796,237 11/7/2022
6.0.10 1,577,586 10/11/2022
6.0.9 1,264,809 9/13/2022
6.0.8 1,722,878 8/9/2022
6.0.7 1,336,341 7/12/2022
6.0.6 1,280,451 6/14/2022
6.0.5 2,203,229 5/10/2022
6.0.4 1,309,068 4/11/2022
6.0.3 1,544,382 3/8/2022
6.0.2 1,457,151 2/8/2022
6.0.1 1,916,264 12/14/2021
6.0.0 3,915,033 11/8/2021
6.0.0-rc.2.21480.10 14,962 10/12/2021
6.0.0-rc.1.21452.15 12,707 9/14/2021
6.0.0-preview.7.21378.6 24,907 8/10/2021
6.0.0-preview.6.21355.2 6,425 7/14/2021
6.0.0-preview.5.21301.17 3,162 6/15/2021
6.0.0-preview.4.21253.5 6,631 5/24/2021
6.0.0-preview.3.21201.13 20,997 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 879,205 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 98,850 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 111,300 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 158,498 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 442,166 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 414,081 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 811,105 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,717,769 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 907,412 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 624,390 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 861,889 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 581,294 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,087,783 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 656,844 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 521,940 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 547,084 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 970,944 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 759,599 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 12,443 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,132 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,095 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,053 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,657 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,794 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,552 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,833 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 474,299 12/13/2022
3.1.31 28,162 11/8/2022
3.1.30 32,707 10/11/2022
3.1.29 39,695 9/13/2022
3.1.28 34,115 8/9/2022
3.1.27 47,834 7/12/2022
3.1.26 71,652 6/14/2022
3.1.25 67,944 5/10/2022
3.1.24 109,680 4/11/2022
3.1.23 96,299 3/8/2022
3.1.22 487,523 12/14/2021
3.1.21 134,526 11/7/2021
3.1.20 81,907 10/11/2021
3.1.19 111,086 9/14/2021
3.1.18 284,799 8/10/2021
3.1.17 130,286 7/13/2021
3.1.16 126,650 6/8/2021
3.1.15 182,244 5/11/2021
3.1.14 195,614 4/6/2021
3.1.13 311,497 3/9/2021
3.1.12 348,523 2/9/2021
3.1.11 250,020 1/12/2021
3.1.10 839,966 11/9/2020
3.1.9 1,353,201 10/13/2020
3.1.8 1,746,807 9/8/2020
3.1.7 824,743 8/11/2020
3.1.6 2,842,876 7/14/2020
3.1.5 1,234,053 6/9/2020
3.1.4 734,415 5/12/2020
3.1.3 1,579,433 3/24/2020
3.1.2 1,136,729 2/18/2020
3.1.1 824,267 1/14/2020
3.1.0 860,608 12/3/2019
3.1.0-preview3.19555.2 9,894 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,597 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 70,003 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 22,926 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,189,994 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,528 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 3,323 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,513 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,359 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 21,685 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 15,329 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 10,182 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 33,896 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 19,927 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 4,519 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 2,205,594 1/14/2025
1.1.0 55,737,285 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 91,832 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 32,716 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 25,390 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 13,924,725 10/1/2018
1.0.3 4,965,682 8/21/2018
1.0.2 3,397,840 7/10/2018
1.0.1 10,909,714 6/18/2018
1.0.0 8,471,032 5/29/2018
1.0.0-rc1-final 80,116 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 85,742 4/10/2018 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 119,538 2/26/2018 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-alpha2-final 410,107 10/9/2017 1.0.0-alpha2-final is deprecated because it is no longer maintained.
1.0.0-alpha1-final 69,409 9/14/2017 1.0.0-alpha1-final is deprecated because it is no longer maintained.