Provides support for serializing and deserializing JSON-RPC 2.0 messages.
Info
Version: | 1.25.0 |
Author(s): | Alexander Kozlenko |
Last Update: | Sunday, April 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexanderkozlenko/json-rpc |
NuGet Url: | https://www.nuget.org/packages/Anemonis.JsonRpc |
Install
Install-Package Anemonis.JsonRpc
dotnet add package Anemonis.JsonRpc
paket add Anemonis.JsonRpc
Anemonis.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags