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

Implements the SignalR Hub Protocol using Newtonsoft.Json.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d27c0100bc8b9b93eb8102b097c20b40f7de9c49

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 (96)

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

Package Downloads
ppy.osu.Game

Package Description

EaCloud.AspNetCore

EaCloud AspNetCore 组件,提供 AspNetCore 的服务端功能的封装。

FSW

Package Description

HSharpNS.AspNetCore

HSharp AspNetCore组件,提供AspNetCore的服务端功能的封装

BLAM3.SDK

BLAM3 is a media services integration platform that unifies production and supply chain operations for the media industry. The BLAM3 .Net SDK provides the coding framework for developers to create their own BLidgets and Plugins for running within the BLAM3 Workflow Runner. It can also be used to rapidly delevop bespoke integrations directly with the BLAM3 API.

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson:

Repository Stars
ppy/osu
rhythm is just a *click* away!
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
Azure/Industrial-IoT
Azure Industrial IoT Platform
ShokoAnime/ShokoServer
Repository for Shoko Server.
Azure-Samples/Serverless-microservices-reference-architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
VeritasSoftware/AspNetCore.ApiGateway
Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
block-core/blockcore
Open source .NET Core Bitcoin based blockchain node in C#
dustout/entitysignal
A real time connection to entity framework core through Signalr Core.
Anapher/Strive
Open source video conferencing platform
dukeofharen/httplaceholder
A very flexible cross platform HTTP stub application.
stratisproject/StratisFullNode
Version Downloads Last Updated
10.0.0-preview.7.25380.108 264 8/12/2025
10.0.0-preview.6.25358.103 928 7/15/2025
10.0.0-preview.5.25277.114 427 6/6/2025
10.0.0-preview.4.25258.110 471 5/12/2025
10.0.0-preview.3.25172.1 1,798 4/10/2025
10.0.0-preview.2.25164.1 1,698 3/18/2025
10.0.0-preview.1.25120.3 398 2/25/2025
9.0.8 60,985 8/5/2025
9.0.7 76,798 7/8/2025
9.0.6 63,724 6/10/2025
9.0.5 98,925 5/13/2025
9.0.4 410,317 4/8/2025
9.0.3 149,437 3/11/2025
9.0.2 317,098 2/11/2025
9.0.1 114,953 1/14/2025
9.0.0 260,806 11/12/2024
9.0.0-rc.2.24474.3 1,517 10/8/2024
9.0.0-rc.1.24452.1 1,149 9/10/2024
9.0.0-preview.7.24406.2 1,556 8/13/2024
9.0.0-preview.6.24328.4 368 7/9/2024
9.0.0-preview.5.24306.11 345 6/11/2024
9.0.0-preview.4.24267.6 2,515 5/21/2024
9.0.0-preview.3.24172.13 1,031 4/11/2024
9.0.0-preview.2.24128.4 466 3/12/2024
9.0.0-preview.1.24081.5 532 2/13/2024
8.0.19 18,078 8/4/2025
8.0.18 15,363 7/8/2025
8.0.17 29,426 6/10/2025
8.0.16 48,890 5/13/2025
8.0.15 86,117 4/8/2025
8.0.14 87,304 3/11/2025
8.0.13 91,640 2/11/2025
8.0.12 96,356 1/14/2025
8.0.11 464,174 11/12/2024
8.0.10 869,749 10/8/2024
8.0.8 660,685 8/13/2024
8.0.7 549,165 7/9/2024
8.0.6 406,973 5/28/2024
8.0.5 152,208 5/14/2024
8.0.4 269,546 4/9/2024
8.0.3 518,530 3/12/2024
8.0.2 697,014 2/13/2024
8.0.1 352,299 1/9/2024
8.0.0 610,684 11/14/2023
8.0.0-rc.2.23480.2 5,101 10/10/2023
8.0.0-rc.1.23421.29 4,041 9/12/2023
8.0.0-preview.7.23375.9 718 8/8/2023
8.0.0-preview.6.23329.11 1,067 7/11/2023
8.0.0-preview.5.23302.2 930 6/13/2023
8.0.0-preview.4.23260.4 394 5/16/2023
8.0.0-preview.3.23177.8 410 4/11/2023
8.0.0-preview.2.23153.2 932 3/14/2023
8.0.0-preview.1.23112.2 377 2/21/2023
7.0.20 101,308 5/28/2024
7.0.19 9,148 5/14/2024
7.0.18 20,240 4/9/2024
7.0.17 30,498 3/12/2024
7.0.16 16,783 2/13/2024
7.0.15 139,425 1/9/2024
7.0.14 58,968 11/14/2023
7.0.13 173,926 10/24/2023
7.0.12 166,690 10/10/2023
7.0.11 158,846 9/12/2023
7.0.10 241,009 8/8/2023
7.0.9 315,420 7/11/2023
7.0.8 84,141 6/22/2023
7.0.7 43,118 6/13/2023
7.0.5 308,114 4/11/2023
7.0.4 98,746 3/14/2023
7.0.3 211,199 2/14/2023
7.0.2 346,958 1/10/2023
7.0.1 113,330 12/13/2022
7.0.0 232,927 11/7/2022
7.0.0-rc.2.22476.2 686 10/11/2022
7.0.0-rc.1.22427.2 530 9/14/2022
7.0.0-preview.7.22376.6 2,816 8/9/2022
7.0.0-preview.6.22330.3 448 7/12/2022
7.0.0-preview.5.22303.8 694 6/14/2022
7.0.0-preview.4.22251.1 445 5/10/2022
7.0.0-preview.3.22178.4 6,808 4/13/2022
7.0.0-preview.2.22153.2 506 3/14/2022
7.0.0-preview.1.22109.13 547 2/17/2022
6.0.36 38,995 11/12/2024
6.0.35 15,515 10/8/2024
6.0.33 35,321 8/13/2024
6.0.32 23,806 7/9/2024
6.0.31 33,777 5/28/2024
6.0.30 25,364 5/14/2024
6.0.29 64,840 4/9/2024
6.0.28 41,975 3/12/2024
6.0.27 253,523 2/13/2024
6.0.26 130,413 1/9/2024
6.0.25 99,519 11/14/2023
6.0.24 61,663 10/24/2023
6.0.23 32,960 10/10/2023
6.0.22 110,496 9/12/2023
6.0.21 204,499 8/8/2023
6.0.20 84,700 7/11/2023
6.0.19 95,540 6/22/2023
6.0.18 61,027 6/13/2023
6.0.16 264,463 4/11/2023
6.0.15 165,743 3/14/2023
6.0.14 150,096 2/14/2023
6.0.13 288,673 1/10/2023
6.0.12 132,916 12/13/2022
6.0.11 233,995 11/7/2022
6.0.10 394,603 10/11/2022
6.0.9 241,200 9/13/2022
6.0.8 381,789 8/9/2022
6.0.7 394,324 7/12/2022
6.0.6 358,878 6/14/2022
6.0.5 510,308 5/10/2022
6.0.4 329,416 4/11/2022
6.0.3 455,258 3/8/2022
6.0.2 533,523 2/8/2022
6.0.1 652,801 12/14/2021
6.0.0 1,315,576 11/8/2021
6.0.0-rc.2.21480.10 962 10/12/2021
6.0.0-rc.1.21452.15 985 9/14/2021
6.0.0-preview.7.21378.6 1,106 8/10/2021
6.0.0-preview.6.21355.2 619 7/14/2021
6.0.0-preview.5.21301.17 462 6/15/2021
6.0.0-preview.4.21253.5 553 5/24/2021
6.0.0-preview.3.21201.13 12,318 4/8/2021
6.0.0-preview.2.21154.6 627 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 600 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 261,157 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 29,965 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 15,434 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 51,675 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 209,910 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 81,868 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 327,533 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 275,914 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 274,690 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 284,371 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 216,887 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 209,437 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 296,091 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 317,914 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 194,491 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 212,380 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 314,987 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 255,757 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,106 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 1,025 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 1,155 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 858 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 739 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 820 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 775 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 830 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 71,553 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 776 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 252,060 12/13/2022
3.1.31 3,908 11/8/2022
3.1.30 14,011 10/11/2022
3.1.29 9,956 9/13/2022
3.1.28 9,387 8/9/2022
3.1.27 16,589 7/12/2022
3.1.26 5,041 6/14/2022
3.1.25 16,152 5/10/2022
3.1.24 37,113 4/11/2022
3.1.23 30,981 3/8/2022
3.1.22 104,360 12/14/2021
3.1.21 30,053 11/7/2021
3.1.20 36,848 10/11/2021
3.1.19 29,108 9/14/2021
3.1.18 35,108 8/10/2021
3.1.17 65,840 7/13/2021
3.1.16 44,520 6/8/2021
3.1.15 62,384 5/11/2021
3.1.14 49,826 4/6/2021
3.1.13 154,272 3/9/2021
3.1.12 120,747 2/9/2021
3.1.11 64,979 1/12/2021
3.1.10 221,220 11/9/2020
3.1.9 676,762 10/13/2020
3.1.8 372,438 9/8/2020
3.1.7 255,405 8/11/2020
3.1.6 258,240 7/14/2020
3.1.5 359,491 6/9/2020
3.1.4 251,540 5/12/2020
3.1.3 724,387 3/24/2020
3.1.2 392,740 2/18/2020
3.1.1 224,357 1/14/2020
3.1.0 256,310 12/3/2019
3.1.0-preview3.19555.2 1,037 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,167 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 768 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 9,605 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 13,851 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,101,382 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 968 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,364 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 1,591 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 3,416 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 2,110 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 4,568 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 10,465 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 3,662 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 3,936 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.