A fork of StreamJsonRPC, a cross-platform .NET portable library that implements the JSON-RPC wire protocol, with minimal dependencies and a MessagePack serializer.
Info
Version: | 2.1.56 |
Author(s): | Andreia Gaita, Microsoft |
Last Update: | Thursday, March 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shana/StreamRpc |
NuGet Url: | https://www.nuget.org/packages/StreamRpc |
Install
Install-Package StreamRpc
dotnet add package StreamRpc
paket add StreamRpc
StreamRpc Download (Unzip the "nupkg" after downloading)
Dependencies
net471
- MessagePack(>= 1.9.11)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Net.Http(>= 4.3.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- MessagePack(>= 1.9.11)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Net.Http(>= 4.3.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- MessagePack(>= 1.9.11)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Net.Http(>= 4.3.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags