A simple and universal json-rpc communication engine, that supports attribute-oriented programming.
Info
Version: | 1.1.0 |
Author(s): | codrm |
Last Update: | Thursday, March 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CodeReuse.JsonRpc |
Install
Install-Package CodeReuse.JsonRpc
dotnet add package CodeReuse.JsonRpc
paket add CodeReuse.JsonRpc
CodeReuse.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags