Microsoft.AspNetCore.SignalR.Protocols.Json 5.0.11

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

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.SignalR.Protocols.Json --version 5.0.11
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Protocols.Json -Version 5.0.11
                    
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.Protocols.Json" Version="5.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="5.0.11" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" />
                    
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.Protocols.Json --version 5.0.11
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Protocols.Json, 5.0.11"
                    
#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.Protocols.Json@5.0.11
                    
#: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.Protocols.Json&version=5.0.11
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Protocols.Json&version=5.0.11
                    
Install as a Cake Tool

Implements the SignalR Hub Protocol using System.Text.Json.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 is compatible.  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 (21)

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

Package Downloads
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/ddf39a1b4690fbe23aea79c78da67004a5c31094

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.

Microsoft.AspNetCore.SignalR.Specification.Tests

Tests for users to verify their own implementations of SignalR types This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.Protocols.Json:

Repository Stars
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Azure/azure-signalr
Azure SignalR Service SDK for .NET
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Version Downloads Last Updated
10.0.0-preview.5.25277.114 2,075 6/6/2025
10.0.0-preview.4.25258.110 2,489 5/12/2025
10.0.0-preview.3.25172.1 6,875 4/10/2025
10.0.0-preview.2.25164.1 4,579 3/18/2025
10.0.0-preview.1.25120.3 2,205 2/25/2025
9.0.7 25,947 7/8/2025
9.0.6 232,545 6/10/2025
9.0.5 324,884 5/13/2025
9.0.4 517,152 4/8/2025
9.0.3 451,380 3/11/2025
9.0.2 537,430 2/11/2025
9.0.1 618,795 1/14/2025
9.0.0 875,371 11/12/2024
9.0.0-rc.2.24474.3 34,406 10/8/2024
9.0.0-rc.1.24452.1 3,637 9/10/2024
9.0.0-preview.7.24406.2 5,612 8/13/2024
9.0.0-preview.6.24328.4 8,498 7/9/2024
9.0.0-preview.5.24306.11 8,480 6/11/2024
9.0.0-preview.4.24267.6 11,168 5/21/2024
9.0.0-preview.3.24172.13 5,977 4/11/2024
9.0.0-preview.2.24128.4 5,851 3/12/2024
9.0.0-preview.1.24081.5 6,084 2/13/2024
8.0.18 4,710 7/8/2025
8.0.17 125,403 6/10/2025
8.0.16 121,738 5/13/2025
8.0.15 230,071 4/8/2025
8.0.14 238,245 3/11/2025
8.0.13 304,561 2/11/2025
8.0.12 439,627 1/14/2025
8.0.11 1,218,622 11/12/2024
8.0.10 1,764,544 10/8/2024
8.0.8 1,861,771 8/13/2024
8.0.7 1,198,656 7/9/2024
8.0.6 1,360,559 5/28/2024
8.0.5 436,568 5/14/2024
8.0.4 1,138,411 4/9/2024
8.0.3 954,492 3/12/2024
8.0.2 1,124,160 2/13/2024
8.0.1 1,547,626 1/9/2024
8.0.0 3,056,076 11/14/2023
8.0.0-rc.2.23480.2 16,478 10/10/2023
8.0.0-rc.1.23421.29 26,482 9/12/2023
8.0.0-preview.7.23375.9 13,682 8/8/2023
8.0.0-preview.6.23329.11 8,208 7/11/2023
8.0.0-preview.5.23302.2 5,301 6/13/2023
8.0.0-preview.4.23260.4 10,753 5/16/2023
8.0.0-preview.3.23177.8 20,342 4/11/2023
8.0.0-preview.2.23153.2 3,735 3/14/2023
8.0.0-preview.1.23112.2 7,283 2/21/2023
7.0.20 113,966 5/28/2024
7.0.19 12,070 5/14/2024
7.0.18 48,300 4/9/2024
7.0.17 82,474 3/12/2024
7.0.16 108,463 2/13/2024
7.0.15 235,249 1/9/2024
7.0.14 279,203 11/14/2023
7.0.13 443,674 10/24/2023
7.0.12 337,205 10/10/2023
7.0.11 568,645 9/12/2023
7.0.10 678,163 8/8/2023
7.0.9 791,298 7/11/2023
7.0.8 352,776 6/22/2023
7.0.7 190,915 6/13/2023
7.0.5 1,230,007 4/11/2023
7.0.4 489,633 3/14/2023
7.0.3 663,121 2/14/2023
7.0.2 1,185,214 1/10/2023
7.0.1 515,444 12/13/2022
7.0.0 1,102,303 11/7/2022
7.0.0-rc.2.22476.2 7,505 10/11/2022
7.0.0-rc.1.22427.2 5,453 9/14/2022
7.0.0-preview.7.22376.6 7,604 8/9/2022
7.0.0-preview.6.22330.3 4,573 7/12/2022
7.0.0-preview.5.22303.8 3,271 6/14/2022
7.0.0-preview.4.22251.1 7,001 5/10/2022
7.0.0-preview.3.22178.4 3,723 4/13/2022
7.0.0-preview.2.22153.2 17,664 3/14/2022
7.0.0-preview.1.22109.13 1,484 2/17/2022
6.0.36 243,641 11/12/2024
6.0.35 62,669 10/8/2024
6.0.33 52,222 8/13/2024
6.0.32 48,408 7/9/2024
6.0.31 83,185 5/28/2024
6.0.30 53,326 5/14/2024
6.0.29 79,683 4/9/2024
6.0.28 87,171 3/12/2024
6.0.27 90,923 2/13/2024
6.0.26 113,083 1/9/2024
6.0.25 251,458 11/14/2023
6.0.24 76,957 10/24/2023
6.0.23 64,825 10/10/2023
6.0.22 173,941 9/12/2023
6.0.21 237,039 8/8/2023
6.0.20 119,277 7/11/2023
6.0.19 211,812 6/22/2023
6.0.18 85,819 6/13/2023
6.0.16 446,929 4/11/2023
6.0.15 249,211 3/14/2023
6.0.14 267,386 2/14/2023
6.0.13 417,775 1/10/2023
6.0.12 253,026 12/13/2022
6.0.11 559,722 11/7/2022
6.0.10 1,240,494 10/11/2022
6.0.9 1,031,053 9/13/2022
6.0.8 1,389,654 8/9/2022
6.0.7 1,001,370 7/12/2022
6.0.6 1,010,797 6/14/2022
6.0.5 1,725,073 5/10/2022
6.0.4 947,250 4/11/2022
6.0.3 1,207,820 3/8/2022
6.0.2 962,073 2/8/2022
6.0.1 1,329,262 12/14/2021
6.0.0 2,778,887 11/8/2021
6.0.0-rc.2.21480.10 13,795 10/12/2021
6.0.0-rc.1.21452.15 11,747 9/14/2021
6.0.0-preview.7.21378.6 23,768 8/10/2021
6.0.0-preview.6.21355.2 6,028 7/14/2021
6.0.0-preview.5.21301.17 2,885 6/15/2021
6.0.0-preview.4.21253.5 6,421 5/24/2021
6.0.0-preview.3.21201.13 8,422 4/8/2021
6.0.0-preview.2.21154.6 3,197 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 8,549 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 616,929 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 78,822 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 86,490 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 107,056 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 351,552 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 339,139 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 656,663 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,505,341 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 646,457 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 497,018 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 693,889 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 436,934 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 732,367 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 423,805 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 304,233 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 424,961 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 625,230 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 500,493 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 11,595 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 4,670 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 3,279 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 7,317 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 2,421 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,239 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,433 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 6,902 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 7,465 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,506 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 213,018 12/13/2022
3.1.31 21,035 11/8/2022
3.1.30 22,127 10/11/2022
3.1.29 24,454 9/13/2022
3.1.28 23,788 8/9/2022
3.1.27 25,711 7/12/2022
3.1.26 42,441 6/14/2022
3.1.25 56,343 5/10/2022
3.1.24 70,456 4/11/2022
3.1.23 60,784 3/8/2022
3.1.22 410,949 12/14/2021
3.1.21 94,675 11/7/2021
3.1.20 43,625 10/11/2021
3.1.19 78,932 9/14/2021
3.1.18 235,571 8/10/2021
3.1.17 71,938 7/13/2021
3.1.16 64,666 6/8/2021
3.1.15 124,390 5/11/2021
3.1.14 141,428 4/6/2021
3.1.13 167,648 3/9/2021
3.1.12 206,154 2/9/2021
3.1.11 181,393 1/12/2021
3.1.10 619,669 11/9/2020
3.1.9 1,065,793 10/13/2020
3.1.8 1,344,821 9/8/2020
3.1.7 605,380 8/11/2020
3.1.6 2,550,055 7/14/2020
3.1.5 838,905 6/9/2020
3.1.4 561,494 5/12/2020
3.1.3 1,153,723 3/24/2020
3.1.2 785,593 2/18/2020
3.1.1 636,246 1/14/2020
3.1.0 631,485 12/3/2019
3.1.0-preview3.19555.2 9,467 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,714 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,282 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 57,552 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,306 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,123,113 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,167 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,413 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 14,675 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,427 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 20,070 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 12,262 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 7,983 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 1,321,560 1/14/2025
1.1.0 50,003,052 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 87,686 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 29,018 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 19,361 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 12,129,191 10/1/2018
1.0.3 4,941,387 8/21/2018
1.0.2 3,374,321 7/10/2018
1.0.1 10,562,529 6/18/2018
1.0.0 8,367,205 5/29/2018
1.0.0-rc1-final 76,002 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.