Microsoft.AspNetCore.SignalR.Protocols.Json 3.0.0-preview8.19405.7

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.Protocols.Json.
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 3.0.0-preview8.19405.7
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Protocols.Json -Version 3.0.0-preview8.19405.7
                    
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="3.0.0-preview8.19405.7" />
                    
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="3.0.0-preview8.19405.7" />
                    
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 3.0.0-preview8.19405.7
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Protocols.Json, 3.0.0-preview8.19405.7"
                    
#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@3.0.0-preview8.19405.7
                    
#: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=3.0.0-preview8.19405.7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Protocols.Json&version=3.0.0-preview8.19405.7&prerelease
                    
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/aspnet/AspNetCore/tree/4a42afc5aea63750638e118560d43db04bd9ccc2

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

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/2db1f5ee2bdda2e8d873769325fabede32e420e0

GitHub repositories (6)

Showing the top 6 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
nenoNaninu/TypedSignalR.Client.TypeScript
TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
Version Downloads Last Updated
10.0.0-rc.1.25451.107 9,184 9/9/2025
10.0.0-preview.7.25380.108 3,506 8/12/2025
10.0.0-preview.6.25358.103 2,666 7/15/2025
10.0.0-preview.5.25277.114 3,143 6/6/2025
10.0.0-preview.4.25258.110 5,990 5/12/2025
10.0.0-preview.3.25172.1 8,461 4/10/2025
10.0.0-preview.2.25164.1 6,542 3/18/2025
10.0.0-preview.1.25120.3 2,335 2/25/2025
9.0.9 121,850 9/9/2025
9.0.8 434,001 8/5/2025
9.0.7 329,810 7/8/2025
9.0.6 418,135 6/10/2025
9.0.5 454,122 5/13/2025
9.0.4 669,693 4/8/2025
9.0.3 547,868 3/11/2025
9.0.2 645,595 2/11/2025
9.0.1 782,825 1/14/2025
9.0.0 1,039,748 11/12/2024
9.0.0-rc.2.24474.3 38,685 10/8/2024
9.0.0-rc.1.24452.1 3,752 9/10/2024
9.0.0-preview.7.24406.2 6,475 8/13/2024
9.0.0-preview.6.24328.4 8,819 7/9/2024
9.0.0-preview.5.24306.11 8,725 6/11/2024
9.0.0-preview.4.24267.6 12,314 5/21/2024
9.0.0-preview.3.24172.13 6,281 4/11/2024
9.0.0-preview.2.24128.4 6,420 3/12/2024
9.0.0-preview.1.24081.5 6,255 2/13/2024
8.0.20 46,402 9/9/2025
8.0.19 116,345 8/4/2025
8.0.18 105,711 7/8/2025
8.0.17 267,294 6/10/2025
8.0.16 209,993 5/13/2025
8.0.15 349,054 4/8/2025
8.0.14 340,130 3/11/2025
8.0.13 388,463 2/11/2025
8.0.12 563,822 1/14/2025
8.0.11 1,441,741 11/12/2024
8.0.10 2,017,478 10/8/2024
8.0.8 2,125,277 8/13/2024
8.0.7 1,350,454 7/9/2024
8.0.6 1,496,975 5/28/2024
8.0.5 465,818 5/14/2024
8.0.4 1,310,028 4/9/2024
8.0.3 1,084,895 3/12/2024
8.0.2 1,218,387 2/13/2024
8.0.1 1,695,687 1/9/2024
8.0.0 3,411,131 11/14/2023
8.0.0-rc.2.23480.2 17,511 10/10/2023
8.0.0-rc.1.23421.29 26,542 9/12/2023
8.0.0-preview.7.23375.9 13,739 8/8/2023
8.0.0-preview.6.23329.11 8,406 7/11/2023
8.0.0-preview.5.23302.2 5,367 6/13/2023
8.0.0-preview.4.23260.4 10,804 5/16/2023
8.0.0-preview.3.23177.8 20,796 4/11/2023
8.0.0-preview.2.23153.2 3,784 3/14/2023
8.0.0-preview.1.23112.2 7,892 2/21/2023
7.0.20 130,636 5/28/2024
7.0.19 12,383 5/14/2024
7.0.18 49,901 4/9/2024
7.0.17 88,748 3/12/2024
7.0.16 118,909 2/13/2024
7.0.15 239,548 1/9/2024
7.0.14 284,164 11/14/2023
7.0.13 456,655 10/24/2023
7.0.12 344,149 10/10/2023
7.0.11 586,691 9/12/2023
7.0.10 702,157 8/8/2023
7.0.9 820,175 7/11/2023
7.0.8 359,176 6/22/2023
7.0.7 195,004 6/13/2023
7.0.5 1,258,143 4/11/2023
7.0.4 499,247 3/14/2023
7.0.3 691,663 2/14/2023
7.0.2 1,219,353 1/10/2023
7.0.1 525,785 12/13/2022
7.0.0 1,146,448 11/7/2022
7.0.0-rc.2.22476.2 7,594 10/11/2022
7.0.0-rc.1.22427.2 5,511 9/14/2022
7.0.0-preview.7.22376.6 7,672 8/9/2022
7.0.0-preview.6.22330.3 4,654 7/12/2022
7.0.0-preview.5.22303.8 3,457 6/14/2022
7.0.0-preview.4.22251.1 7,067 5/10/2022
7.0.0-preview.3.22178.4 3,775 4/13/2022
7.0.0-preview.2.22153.2 17,751 3/14/2022
7.0.0-preview.1.22109.13 1,536 2/17/2022
6.0.36 326,717 11/12/2024
6.0.35 70,555 10/8/2024
6.0.33 61,976 8/13/2024
6.0.32 53,667 7/9/2024
6.0.31 88,466 5/28/2024
6.0.30 57,545 5/14/2024
6.0.29 85,208 4/9/2024
6.0.28 93,234 3/12/2024
6.0.27 97,818 2/13/2024
6.0.26 115,011 1/9/2024
6.0.25 284,170 11/14/2023
6.0.24 78,879 10/24/2023
6.0.23 65,536 10/10/2023
6.0.22 177,053 9/12/2023
6.0.21 244,401 8/8/2023
6.0.20 122,916 7/11/2023
6.0.19 223,697 6/22/2023
6.0.18 88,469 6/13/2023
6.0.16 459,853 4/11/2023
6.0.15 252,778 3/14/2023
6.0.14 272,045 2/14/2023
6.0.13 433,495 1/10/2023
6.0.12 257,674 12/13/2022
6.0.11 568,854 11/7/2022
6.0.10 1,258,308 10/11/2022
6.0.9 1,059,496 9/13/2022
6.0.8 1,405,168 8/9/2022
6.0.7 1,016,288 7/12/2022
6.0.6 1,020,694 6/14/2022
6.0.5 1,753,991 5/10/2022
6.0.4 957,581 4/11/2022
6.0.3 1,217,574 3/8/2022
6.0.2 1,007,485 2/8/2022
6.0.1 1,344,009 12/14/2021
6.0.0 2,900,558 11/8/2021
6.0.0-rc.2.21480.10 13,952 10/12/2021
6.0.0-rc.1.21452.15 11,903 9/14/2021
6.0.0-preview.7.21378.6 23,808 8/10/2021
6.0.0-preview.6.21355.2 6,075 7/14/2021
6.0.0-preview.5.21301.17 2,940 6/15/2021
6.0.0-preview.4.21253.5 6,474 5/24/2021
6.0.0-preview.3.21201.13 8,513 4/8/2021
6.0.0-preview.2.21154.6 3,283 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,624 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 632,631 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 80,027 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 88,097 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 108,935 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 358,079 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 343,028 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 666,116 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,515,549 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 654,242 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 500,064 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 703,971 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 439,844 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 737,989 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 428,346 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 307,005 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 427,643 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 629,566 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 509,885 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 11,779 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,779 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,390 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,398 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,504 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,319 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,537 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 7,003 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,577 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,756 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 224,546 12/13/2022
3.1.31 22,404 11/8/2022
3.1.30 22,428 10/11/2022
3.1.29 24,764 9/13/2022
3.1.28 24,658 8/9/2022
3.1.27 26,667 7/12/2022
3.1.26 43,727 6/14/2022
3.1.25 58,580 5/10/2022
3.1.24 72,737 4/11/2022
3.1.23 62,371 3/8/2022
3.1.22 429,682 12/14/2021
3.1.21 95,075 11/7/2021
3.1.20 43,936 10/11/2021
3.1.19 79,428 9/14/2021
3.1.18 236,129 8/10/2021
3.1.17 72,266 7/13/2021
3.1.16 65,259 6/8/2021
3.1.15 126,857 5/11/2021
3.1.14 143,077 4/6/2021
3.1.13 169,307 3/9/2021
3.1.12 210,007 2/9/2021
3.1.11 183,184 1/12/2021
3.1.10 627,721 11/9/2020
3.1.9 1,091,445 10/13/2020
3.1.8 1,361,468 9/8/2020
3.1.7 611,730 8/11/2020
3.1.6 2,708,022 7/14/2020
3.1.5 849,098 6/9/2020
3.1.4 569,433 5/12/2020
3.1.3 1,178,757 3/24/2020
3.1.2 795,435 2/18/2020
3.1.1 642,183 1/14/2020
3.1.0 638,634 12/3/2019
3.1.0-preview3.19555.2 9,546 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,784 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,363 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 58,914 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,603 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,141,740 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,259 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,491 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 14,746 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,514 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 20,150 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 12,464 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 8,149 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 2,388,980 1/14/2025
1.1.0 51,421,009 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 88,221 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 29,190 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 19,543 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 12,232,386 10/1/2018
1.0.3 4,961,199 8/21/2018
1.0.2 3,389,964 7/10/2018
1.0.1 10,947,917 6/18/2018
1.0.0 8,459,603 5/29/2018
1.0.0-rc1-final 76,289 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.