NeoModules.JsonRpc.Client
1.0.7
Base class library for Neo.RPC
Install-Package NeoModules.JsonRpc.Client -Version 1.0.7
dotnet add package NeoModules.JsonRpc.Client --version 1.0.7
<PackageReference Include="NeoModules.JsonRpc.Client" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeoModules.JsonRpc.Client --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NeoModules.JsonRpc.Client, 1.0.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Small improvements
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NeoModules.JsonRpc.Client:
Package | Downloads |
---|---|
NeoModules.RPC
This project aims to be a full RPC client for the NEO network created in C# and inspired by Nethereum. You can use it support your mobile wallet, websites, neo blockchain data gathering, etc.
|
GitHub repositories
This package is not used by any popular GitHub repositories.