.Net Core Implementation of JSON-RPC.
Info
Version: | 1.0.0 |
Author(s): | Chris Gonzales |
Last Update: | Sunday, June 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chrisg32/JSON-RPC.NET-Core |
NuGet Url: | https://www.nuget.org/packages/JSON-RPC.Net-Core |
Install
Install-Package JSON-RPC.Net-Core
dotnet add package JSON-RPC.Net-Core
paket add JSON-RPC.Net-Core
JSON-RPC.Net-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags