CXuesong.JsonRpc.Streams
0.3.1
Stream-based server and client handler for CXuesong.JsonRpc.Standard.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CXuesong.JsonRpc.Streams -Version 0.3.1
dotnet add package CXuesong.JsonRpc.Streams --version 0.3.1
<PackageReference Include="CXuesong.JsonRpc.Streams" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CXuesong.JsonRpc.Streams --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CXuesong.JsonRpc.Streams, 0.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See https://github.com/CXuesong/JsonRpc.Standard/releases .
Dependencies
-
.NETFramework 4.5
- CXuesong.JsonRpc.Standard (>= 0.3.1)
-
.NETStandard 1.1
- CXuesong.JsonRpc.Standard (>= 0.3.1)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CXuesong.JsonRpc.Streams:
Package | Downloads |
---|---|
CXuesong.JsonRpc.WebSockets
Websocket-based JSON-RPC message reader and writer implementations for CXuesong.JsonRpc.Standard.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on CXuesong.JsonRpc.Streams:
Repository | Stars |
---|---|
microsoft/RTVS
R Tools for Visual Studio.
|
|
unknownv2/CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
|