CodeReuse.JsonRpc
1.1.0
A simple and universal json-rpc communication engine, that supports attribute-oriented programming.
Install-Package CodeReuse.JsonRpc -Version 1.1.0
dotnet add package CodeReuse.JsonRpc --version 1.1.0
<PackageReference Include="CodeReuse.JsonRpc" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeReuse.JsonRpc --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeReuse.JsonRpc, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
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.