NeoModules.RPC
1.2.1
dotnet add package NeoModules.RPC --version 1.2.1
NuGet\Install-Package NeoModules.RPC -Version 1.2.1
<PackageReference Include="NeoModules.RPC" Version="1.2.1" />
paket add NeoModules.RPC --version 1.2.1
#r "nuget: NeoModules.RPC, 1.2.1"
// Install NeoModules.RPC as a Cake Addin
#addin nuget:?package=NeoModules.RPC&version=1.2.1
// Install NeoModules.RPC as a Cake Tool
#tool nuget:?package=NeoModules.RPC&version=1.2.1
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- NeoModules.JsonRpc.Client (>= 1.0.7)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NeoModules.RPC:
Package | Downloads |
---|---|
NeoModules.NEP6
Neo light wallet implementation, using NEP6 standard. |
|
Switcheo.Net
Switcheo.Net is a .Net wrapper for the Switcheo API. It includes all features the API provides using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading and managing balances and funds |
|
TatumCS
TatumCS is a dotnet wrapper for the Tatum Api. It includes support all endpoints |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 2,904 | 4/3/2019 |
1.2.0 | 5,041 | 11/4/2018 |
1.1.0 | 1,342 | 9/28/2018 |
1.0.16 | 673 | 9/23/2018 |
1.0.15 | 6,975 | 7/29/2018 |
1.0.14 | 1,127 | 6/9/2018 |
1.0.13 | 955 | 6/1/2018 |
1.0.12 | 896 | 5/30/2018 |
1.0.11 | 796 | 5/29/2018 |
1.0.10 | 1,044 | 5/13/2018 |
1.0.9-beta | 1,196 | 5/2/2018 |
1.0.8 | 829 | 3/25/2018 |
1.0.7 | 895 | 3/25/2018 |
1.0.6 | 831 | 3/11/2018 |
1.0.5 | 809 | 3/11/2018 |
1.0.4 | 915 | 3/11/2018 |
1.0.3 | 846 | 3/5/2018 |
Fixed bug with GetApplicationLog deserialization