Json RPC 2.0 protocol implementation for DaringDev.Rpc.
Info
Version: | 2.0.0 |
Author(s): | DaringDev.Rpc.Json |
Last Update: | Tuesday, March 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DaringDev.Rpc.Json |
Install
Install-Package DaringDev.Rpc.Json
dotnet add package DaringDev.Rpc.Json
paket add DaringDev.Rpc.Json
DaringDev.Rpc.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- DaringDev.Rpc(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.1)