Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (7.0.2)
Published 2023-05-05 11:29:16 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.2 Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
About this package
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.SignalR.Common | 7.0.2 | .NETFramework4.6.2 |
Newtonsoft.Json | 13.0.1 | .NETFramework4.6.2 |
Microsoft.AspNetCore.SignalR.Common | 7.0.2 | .NETStandard2.0 |
Newtonsoft.Json | 13.0.1 | .NETStandard2.0 |
Microsoft.AspNetCore.SignalR.Common | 7.0.2 | net7.0 |
Newtonsoft.Json | 13.0.1 | net7.0 |