Microsoft.AspNetCore.SignalR.Protocols.Json (7.0.3)
Published 2023-05-05 11:29:14 +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.3 Microsoft.AspNetCore.SignalR.Protocols.Json
About this package
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at febee99db8
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.SignalR.Common | 7.0.3 | .NETFramework4.6.2 |
Microsoft.AspNetCore.SignalR.Common | 7.0.3 | .NETStandard2.0 |
Microsoft.AspNetCore.SignalR.Common | 7.0.3 | net7.0 |