C# Message-Based JSON-RPC Client over WebSockets.
Info
Version: | 0.1.10 |
Author(s): | yallie |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yallie/JsonServices |
NuGet Url: | https://www.nuget.org/packages/JsonServices.Serialization.Newtonsoft |
Install
Install-Package JsonServices.Serialization.Newtonsoft
dotnet add package JsonServices.Serialization.Newtonsoft
paket add JsonServices.Serialization.Newtonsoft
JsonServices.Serialization.Newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- JsonServices(>= 0.0.0.1)
- Newtonsoft.Json(>= 12.0.1)
- JsonServices(>= 0.0.0.1)
- Newtonsoft.Json(>= 12.0.1)
Tags