Microsoft.AspNetCore.SignalR.Common 10.0.0-rc.1.25451.107

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.SignalR.Common.
dotnet add package Microsoft.AspNetCore.SignalR.Common --version 10.0.0-rc.1.25451.107
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Common -Version 10.0.0-rc.1.25451.107
                    
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="10.0.0-rc.1.25451.107" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Common" Version="10.0.0-rc.1.25451.107" />
                    
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 10.0.0-rc.1.25451.107
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Common, 10.0.0-rc.1.25451.107"
                    
#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@10.0.0-rc.1.25451.107
                    
#: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=10.0.0-rc.1.25451.107&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Common&version=10.0.0-rc.1.25451.107&prerelease
                    
Install as a Cake Tool

Common serialization primitives for SignalR Clients Servers

This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0

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 is compatible.  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 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. 
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 (7)

Showing the top 7 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 管理界面
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
Version Downloads Last Updated
10.0.0-rc.1.25451.107 360 9/9/2025
10.0.0-preview.7.25380.108 2,867 8/12/2025
10.0.0-preview.6.25358.103 2,701 7/15/2025
10.0.0-preview.5.25277.114 3,165 6/6/2025
10.0.0-preview.4.25258.110 5,058 5/12/2025
10.0.0-preview.3.25172.1 8,086 4/10/2025
10.0.0-preview.2.25164.1 7,501 3/18/2025
10.0.0-preview.1.25120.3 2,666 2/25/2025
9.0.9 14,193 9/9/2025
9.0.8 373,215 8/5/2025
9.0.7 303,684 7/8/2025
9.0.6 420,402 6/10/2025
9.0.5 477,535 5/13/2025
9.0.4 981,206 4/8/2025
9.0.3 645,970 3/11/2025
9.0.2 810,523 2/11/2025
9.0.1 853,925 1/14/2025
9.0.0 1,246,018 11/12/2024
9.0.0-rc.2.24474.3 40,057 10/8/2024
9.0.0-rc.1.24452.1 7,568 9/10/2024
9.0.0-preview.7.24406.2 8,890 8/13/2024
9.0.0-preview.6.24328.4 10,846 7/9/2024
9.0.0-preview.5.24306.11 8,803 6/11/2024
9.0.0-preview.4.24267.6 12,922 5/21/2024
9.0.0-preview.3.24172.13 6,534 4/11/2024
9.0.0-preview.2.24128.4 6,728 3/12/2024
9.0.0-preview.1.24081.5 8,221 2/13/2024
8.0.20 5,355 9/9/2025
8.0.19 111,990 8/4/2025
8.0.18 96,011 7/8/2025
8.0.17 257,774 6/10/2025
8.0.16 221,950 5/13/2025
8.0.15 377,582 4/8/2025
8.0.14 419,431 3/11/2025
8.0.13 435,876 2/11/2025
8.0.12 727,011 1/14/2025
8.0.11 1,804,539 11/12/2024
8.0.10 2,798,866 10/8/2024
8.0.8 2,782,972 8/13/2024
8.0.7 1,920,811 7/9/2024
8.0.6 1,956,090 5/28/2024
8.0.5 651,510 5/14/2024
8.0.4 1,501,181 4/9/2024
8.0.3 1,570,108 3/12/2024
8.0.2 1,788,224 2/13/2024
8.0.1 1,992,135 1/9/2024
8.0.0 3,868,749 11/14/2023
8.0.0-rc.2.23480.2 19,726 10/10/2023
8.0.0-rc.1.23421.29 28,475 9/12/2023
8.0.0-preview.7.23375.9 15,908 8/8/2023
8.0.0-preview.6.23329.11 8,402 7/11/2023
8.0.0-preview.5.23302.2 6,269 6/13/2023
8.0.0-preview.4.23260.4 11,217 5/16/2023
8.0.0-preview.3.23177.8 21,290 4/11/2023
8.0.0-preview.2.23153.2 6,330 3/14/2023
8.0.0-preview.1.23112.2 8,496 2/21/2023
7.0.20 235,997 5/28/2024
7.0.19 16,558 5/14/2024
7.0.18 68,516 4/9/2024
7.0.17 114,347 3/12/2024
7.0.16 137,631 2/13/2024
7.0.15 283,699 1/9/2024
7.0.14 350,297 11/14/2023
7.0.13 552,263 10/24/2023
7.0.12 438,116 10/10/2023
7.0.11 706,036 9/12/2023
7.0.10 977,202 8/8/2023
7.0.9 943,516 7/11/2023
7.0.8 491,854 6/22/2023
7.0.7 246,658 6/13/2023
7.0.5 1,544,166 4/11/2023
7.0.4 628,793 3/14/2023
7.0.3 889,000 2/14/2023
7.0.2 1,440,622 1/10/2023
7.0.1 656,088 12/13/2022
7.0.0 1,359,630 11/7/2022
7.0.0-rc.2.22476.2 10,964 10/11/2022
7.0.0-rc.1.22427.2 5,859 9/14/2022
7.0.0-preview.7.22376.6 12,130 8/9/2022
7.0.0-preview.6.22330.3 4,968 7/12/2022
7.0.0-preview.5.22303.8 3,891 6/14/2022
7.0.0-preview.4.22251.1 7,266 5/10/2022
7.0.0-preview.3.22178.4 10,344 4/13/2022
7.0.0-preview.2.22153.2 17,921 3/14/2022
7.0.0-preview.1.22109.13 1,915 2/17/2022
6.0.36 330,485 11/12/2024
6.0.35 78,549 10/8/2024
6.0.33 89,695 8/13/2024
6.0.32 76,016 7/9/2024
6.0.31 119,484 5/28/2024
6.0.30 81,368 5/14/2024
6.0.29 140,860 4/9/2024
6.0.28 134,919 3/12/2024
6.0.27 348,343 2/13/2024
6.0.26 247,515 1/9/2024
6.0.25 393,576 11/14/2023
6.0.24 144,528 10/24/2023
6.0.23 95,245 10/10/2023
6.0.22 271,085 9/12/2023
6.0.21 404,220 8/8/2023
6.0.20 178,371 7/11/2023
6.0.19 294,806 6/22/2023
6.0.18 137,578 6/13/2023
6.0.16 663,214 4/11/2023
6.0.15 451,134 3/14/2023
6.0.14 358,994 2/14/2023
6.0.13 631,208 1/10/2023
6.0.12 386,916 12/13/2022
6.0.11 792,362 11/7/2022
6.0.10 1,573,907 10/11/2022
6.0.9 1,259,823 9/13/2022
6.0.8 1,720,242 8/9/2022
6.0.7 1,332,989 7/12/2022
6.0.6 1,278,240 6/14/2022
6.0.5 2,196,813 5/10/2022
6.0.4 1,306,868 4/11/2022
6.0.3 1,542,327 3/8/2022
6.0.2 1,448,466 2/8/2022
6.0.1 1,912,913 12/14/2021
6.0.0 3,893,795 11/8/2021
6.0.0-rc.2.21480.10 14,938 10/12/2021
6.0.0-rc.1.21452.15 12,679 9/14/2021
6.0.0-preview.7.21378.6 24,896 8/10/2021
6.0.0-preview.6.21355.2 6,415 7/14/2021
6.0.0-preview.5.21301.17 3,151 6/15/2021
6.0.0-preview.4.21253.5 6,623 5/24/2021
6.0.0-preview.3.21201.13 20,951 4/8/2021
6.0.0-preview.2.21154.6 3,650 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,478 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 875,206 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 98,239 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 110,788 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 158,008 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 440,093 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 413,136 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 809,165 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,716,017 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 905,470 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 623,703 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 860,060 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 580,497 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,085,894 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 655,714 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 521,000 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 546,455 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 968,533 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 757,581 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 12,417 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,115 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,081 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,815 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,035 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,642 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,773 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,432 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,370 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,791 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 471,374 12/13/2022
3.1.31 27,620 11/8/2022
3.1.30 32,301 10/11/2022
3.1.29 39,292 9/13/2022
3.1.28 33,617 8/9/2022
3.1.27 47,192 7/12/2022
3.1.26 70,882 6/14/2022
3.1.25 67,321 5/10/2022
3.1.24 108,786 4/11/2022
3.1.23 95,634 3/8/2022
3.1.22 484,070 12/14/2021
3.1.21 133,941 11/7/2021
3.1.20 81,476 10/11/2021
3.1.19 110,603 9/14/2021
3.1.18 284,400 8/10/2021
3.1.17 129,811 7/13/2021
3.1.16 126,162 6/8/2021
3.1.15 181,511 5/11/2021
3.1.14 195,006 4/6/2021
3.1.13 310,433 3/9/2021
3.1.12 347,091 2/9/2021
3.1.11 249,298 1/12/2021
3.1.10 838,873 11/9/2020
3.1.9 1,348,059 10/13/2020
3.1.8 1,743,756 9/8/2020
3.1.7 823,557 8/11/2020
3.1.6 2,809,288 7/14/2020
3.1.5 1,230,724 6/9/2020
3.1.4 732,814 5/12/2020
3.1.3 1,574,686 3/24/2020
3.1.2 1,134,882 2/18/2020
3.1.1 823,087 1/14/2020
3.1.0 859,010 12/3/2019
3.1.0-preview3.19555.2 9,880 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,448 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,584 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 69,473 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 22,538 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,184,794 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,512 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 3,309 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,500 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,343 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 21,669 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 15,316 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 10,168 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 33,808 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 19,878 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 4,499 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 2,014,091 1/14/2025
1.1.0 55,479,365 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 91,701 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 32,680 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 25,355 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 13,909,493 10/1/2018
1.0.3 4,962,614 8/21/2018
1.0.2 3,395,091 7/10/2018
1.0.1 10,840,433 6/18/2018
1.0.0 8,454,847 5/29/2018
1.0.0-rc1-final 80,082 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 85,701 4/10/2018 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 119,447 2/26/2018 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-alpha2-final 408,652 10/9/2017 1.0.0-alpha2-final is deprecated because it is no longer maintained.
1.0.0-alpha1-final 69,377 9/14/2017 1.0.0-alpha1-final is deprecated because it is no longer maintained.