Microsoft.AspNetCore.SignalR.Protocols.Json 1.1.0-preview1-35029

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 1.1.0-preview1-35029
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Protocols.Json -Version 1.1.0-preview1-35029
                    
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="1.1.0-preview1-35029" />
                    
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="1.1.0-preview1-35029" />
                    
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 1.1.0-preview1-35029
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Protocols.Json, 1.1.0-preview1-35029"
                    
#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@1.1.0-preview1-35029
                    
#: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=1.1.0-preview1-35029&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Protocols.Json&version=1.1.0-preview1-35029&prerelease
                    
Install as a Cake Tool

Implements the SignalR Hub Protocol over JSON.
This package was built from the source at:
https://github.com/aspnet/SignalR/tree/8c9093332b90e8a64497ebb8bc06ed84a99b1615

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 (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/30000d883e06c122311a66894579bc12329a09d4

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/30000d883e06c122311a66894579bc12329a09d4

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-preview.7.25380.108 1,548 8/12/2025
10.0.0-preview.6.25358.103 2,043 7/15/2025
10.0.0-preview.5.25277.114 2,876 6/6/2025
10.0.0-preview.4.25258.110 4,354 5/12/2025
10.0.0-preview.3.25172.1 7,563 4/10/2025
10.0.0-preview.2.25164.1 5,477 3/18/2025
10.0.0-preview.1.25120.3 2,284 2/25/2025
9.0.8 236,559 8/5/2025
9.0.7 213,661 7/8/2025
9.0.6 327,147 6/10/2025
9.0.5 393,644 5/13/2025
9.0.4 593,568 4/8/2025
9.0.3 503,831 3/11/2025
9.0.2 599,325 2/11/2025
9.0.1 712,231 1/14/2025
9.0.0 963,548 11/12/2024
9.0.0-rc.2.24474.3 38,013 10/8/2024
9.0.0-rc.1.24452.1 3,674 9/10/2024
9.0.0-preview.7.24406.2 6,025 8/13/2024
9.0.0-preview.6.24328.4 8,715 7/9/2024
9.0.0-preview.5.24306.11 8,605 6/11/2024
9.0.0-preview.4.24267.6 11,910 5/21/2024
9.0.0-preview.3.24172.13 6,113 4/11/2024
9.0.0-preview.2.24128.4 6,230 3/12/2024
9.0.0-preview.1.24081.5 6,193 2/13/2024
8.0.19 65,031 8/4/2025
8.0.18 58,309 7/8/2025
8.0.17 198,157 6/10/2025
8.0.16 167,487 5/13/2025
8.0.15 294,545 4/8/2025
8.0.14 296,569 3/11/2025
8.0.13 350,519 2/11/2025
8.0.12 508,399 1/14/2025
8.0.11 1,340,367 11/12/2024
8.0.10 1,893,203 10/8/2024
8.0.8 2,002,727 8/13/2024
8.0.7 1,279,376 7/9/2024
8.0.6 1,441,388 5/28/2024
8.0.5 452,266 5/14/2024
8.0.4 1,206,843 4/9/2024
8.0.3 1,021,146 3/12/2024
8.0.2 1,174,966 2/13/2024
8.0.1 1,623,183 1/9/2024
8.0.0 3,243,396 11/14/2023
8.0.0-rc.2.23480.2 17,018 10/10/2023
8.0.0-rc.1.23421.29 26,527 9/12/2023
8.0.0-preview.7.23375.9 13,714 8/8/2023
8.0.0-preview.6.23329.11 8,341 7/11/2023
8.0.0-preview.5.23302.2 5,338 6/13/2023
8.0.0-preview.4.23260.4 10,782 5/16/2023
8.0.0-preview.3.23177.8 20,606 4/11/2023
8.0.0-preview.2.23153.2 3,770 3/14/2023
8.0.0-preview.1.23112.2 7,682 2/21/2023
7.0.20 122,819 5/28/2024
7.0.19 12,242 5/14/2024
7.0.18 49,131 4/9/2024
7.0.17 86,117 3/12/2024
7.0.16 114,478 2/13/2024
7.0.15 237,197 1/9/2024
7.0.14 281,851 11/14/2023
7.0.13 450,410 10/24/2023
7.0.12 340,137 10/10/2023
7.0.11 579,002 9/12/2023
7.0.10 690,283 8/8/2023
7.0.9 808,121 7/11/2023
7.0.8 355,542 6/22/2023
7.0.7 192,942 6/13/2023
7.0.5 1,243,487 4/11/2023
7.0.4 494,873 3/14/2023
7.0.3 681,009 2/14/2023
7.0.2 1,203,893 1/10/2023
7.0.1 519,767 12/13/2022
7.0.0 1,115,359 11/7/2022
7.0.0-rc.2.22476.2 7,562 10/11/2022
7.0.0-rc.1.22427.2 5,490 9/14/2022
7.0.0-preview.7.22376.6 7,642 8/9/2022
7.0.0-preview.6.22330.3 4,616 7/12/2022
7.0.0-preview.5.22303.8 3,359 6/14/2022
7.0.0-preview.4.22251.1 7,044 5/10/2022
7.0.0-preview.3.22178.4 3,753 4/13/2022
7.0.0-preview.2.22153.2 17,723 3/14/2022
7.0.0-preview.1.22109.13 1,516 2/17/2022
6.0.36 288,396 11/12/2024
6.0.35 67,087 10/8/2024
6.0.33 56,949 8/13/2024
6.0.32 51,412 7/9/2024
6.0.31 86,585 5/28/2024
6.0.30 55,525 5/14/2024
6.0.29 82,917 4/9/2024
6.0.28 90,285 3/12/2024
6.0.27 94,406 2/13/2024
6.0.26 114,061 1/9/2024
6.0.25 267,941 11/14/2023
6.0.24 78,006 10/24/2023
6.0.23 65,162 10/10/2023
6.0.22 175,824 9/12/2023
6.0.21 241,477 8/8/2023
6.0.20 121,455 7/11/2023
6.0.19 218,120 6/22/2023
6.0.18 87,080 6/13/2023
6.0.16 454,332 4/11/2023
6.0.15 251,060 3/14/2023
6.0.14 269,807 2/14/2023
6.0.13 426,128 1/10/2023
6.0.12 255,851 12/13/2022
6.0.11 564,983 11/7/2022
6.0.10 1,249,083 10/11/2022
6.0.9 1,045,314 9/13/2022
6.0.8 1,396,384 8/9/2022
6.0.7 1,008,970 7/12/2022
6.0.6 1,014,890 6/14/2022
6.0.5 1,738,280 5/10/2022
6.0.4 951,724 4/11/2022
6.0.3 1,211,956 3/8/2022
6.0.2 986,418 2/8/2022
6.0.1 1,335,513 12/14/2021
6.0.0 2,842,138 11/8/2021
6.0.0-rc.2.21480.10 13,876 10/12/2021
6.0.0-rc.1.21452.15 11,827 9/14/2021
6.0.0-preview.7.21378.6 23,795 8/10/2021
6.0.0-preview.6.21355.2 6,056 7/14/2021
6.0.0-preview.5.21301.17 2,916 6/15/2021
6.0.0-preview.4.21253.5 6,450 5/24/2021
6.0.0-preview.3.21201.13 8,469 4/8/2021
6.0.0-preview.2.21154.6 3,249 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,598 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 625,348 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 79,485 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 87,424 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 108,408 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 354,968 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 341,342 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 660,012 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,510,556 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 650,418 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 497,833 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 698,332 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 438,230 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 734,660 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 425,813 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 305,321 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 425,672 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 626,796 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 505,391 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 11,705 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,743 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,353 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,370 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,478 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,292 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,498 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,974 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,542 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,653 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 219,398 12/13/2022
3.1.31 21,850 11/8/2022
3.1.30 22,292 10/11/2022
3.1.29 24,618 9/13/2022
3.1.28 24,239 8/9/2022
3.1.27 26,200 7/12/2022
3.1.26 42,861 6/14/2022
3.1.25 57,755 5/10/2022
3.1.24 71,486 4/11/2022
3.1.23 61,618 3/8/2022
3.1.22 420,712 12/14/2021
3.1.21 94,913 11/7/2021
3.1.20 43,797 10/11/2021
3.1.19 79,197 9/14/2021
3.1.18 235,871 8/10/2021
3.1.17 72,138 7/13/2021
3.1.16 64,945 6/8/2021
3.1.15 125,580 5/11/2021
3.1.14 142,358 4/6/2021
3.1.13 168,520 3/9/2021
3.1.12 208,137 2/9/2021
3.1.11 182,193 1/12/2021
3.1.10 621,333 11/9/2020
3.1.9 1,077,653 10/13/2020
3.1.8 1,352,643 9/8/2020
3.1.7 608,638 8/11/2020
3.1.6 2,625,630 7/14/2020
3.1.5 843,110 6/9/2020
3.1.4 565,586 5/12/2020
3.1.3 1,167,150 3/24/2020
3.1.2 792,112 2/18/2020
3.1.1 639,940 1/14/2020
3.1.0 634,623 12/3/2019
3.1.0-preview3.19555.2 9,521 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,763 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,336 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 58,353 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,472 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,132,286 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,220 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,468 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 14,727 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,484 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 20,126 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 12,314 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 8,058 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 1,878,132 1/14/2025
1.1.0 50,736,901 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 87,904 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 29,105 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 19,442 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 12,187,990 10/1/2018
1.0.3 4,950,465 8/21/2018
1.0.2 3,381,473 7/10/2018
1.0.1 10,757,409 6/18/2018
1.0.0 8,416,547 5/29/2018
1.0.0-rc1-final 76,145 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.