SocketIOClient.Newtonsoft.Json (3.0.7)
Published 2023-05-05 11:38:52 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 3.0.7 SocketIOClient.Newtonsoft.Json
About this package
socket.io-client json serialization/deserialization for Newtonsoft.Json
Dependencies
ID | Version | Target Framework |
---|---|---|
SocketIOClient | 3.0.8 | .NETStandard2.0 |
Newtonsoft.Json | 13.0.2 | .NETStandard2.0 |
System.Text.Json | 7.0.2 | .NETStandard2.0 |