An client RPC library (abstract + Json RPC 2.0 implementation) for .Net.
Info
Version: | 1.0.5 |
Author(s): | Troy Willmot |
Last Update: | Sunday, January 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yortw/Spooky |
NuGet Url: | https://www.nuget.org/packages/Spooky.Json20 |
Install
Install-Package Spooky.Json20
dotnet add package Spooky.Json20
paket add Spooky.Json20
Spooky.Json20 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- McStreamy(>= 1.0.0.1)
- Spooky(>= 1.0.0.5)
- Newtonsoft.Json(>= 10.0.3)
- McStreamy(>= 1.0.0.1)
- Spooky(>= 1.0.0.5)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Net.Http(>= 2.2.29)
Tags