JsonRpcNet.Core
0.1.15
Core library for adding JsonRpc support to your application
Install-Package JsonRpcNet.Core -Version 0.1.15
dotnet add package JsonRpcNet.Core --version 0.1.15
<PackageReference Include="JsonRpcNet.Core" Version="0.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonRpcNet.Core --version 0.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonRpcNet.Core, 0.1.15"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial package
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
- NJsonSchema (>= 10.1.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JsonRpcNet.Core:
Package | Downloads |
---|---|
JsonRpcNet.AspNetCore
ASP.NET Core integration for JsonRpcNet
|
GitHub repositories
This package is not used by any popular GitHub repositories.