CodeReuse.JsonRpc
1.0.5
A simple and universal json-rpc communication engine, that supports attribute-oriented programming.
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 CodeReuse.JsonRpc -Version 1.0.5
dotnet add package CodeReuse.JsonRpc --version 1.0.5
<PackageReference Include="CodeReuse.JsonRpc" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeReuse.JsonRpc --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeReuse.JsonRpc, 1.0.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeReuse.JsonRpc as a Cake Addin
#addin nuget:?package=CodeReuse.JsonRpc&version=1.0.5
// Install CodeReuse.JsonRpc as a Cake Tool
#tool nuget:?package=CodeReuse.JsonRpc&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 12.0.2)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeReuse.JsonRpc:
Package | Downloads |
---|---|
CodeReuse.AspNetCore.JsonRpc.WebSockets
ASP.NET Core implementation of a json-rpc engine, that supports communication through web-sockets.
|
GitHub repositories
This package is not used by any popular GitHub repositories.