NeoModules.Rest
2.0.0
.NET Standard 2.0
Install-Package NeoModules.Rest -Version 2.0.0
dotnet add package NeoModules.Rest --version 2.0.0
<PackageReference Include="NeoModules.Rest" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeoModules.Rest --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NeoModules.Rest, 2.0.0"
#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 NeoModules.Rest as a Cake Addin
#addin nuget:?package=NeoModules.Rest&version=2.0.0
// Install NeoModules.Rest as a Cake Tool
#tool nuget:?package=NeoModules.Rest&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Neo related REST clients: neoscan.io API, notifications.neeeo.org API, monitor.cityofzion.io API and switcheo.exchange API
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 |
.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 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- NeoModules.Core (>= 1.0.0)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NeoModules.Rest:
Package | Downloads |
---|---|
NeoModules.NEP6
Neo light wallet implementation, using NEP6 standard. |
|
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 |
---|---|---|
2.0.0 | 5,704 | 11/4/2018 |
1.3.0 | 756 | 9/28/2018 |
1.2.0 | 556 | 9/23/2018 |
1.1.0 | 5,131 | 8/5/2018 |
1.0.10 | 663 | 7/30/2018 |
1.0.9 | 656 | 7/29/2018 |
1.0.8 | 933 | 6/9/2018 |
1.0.7 | 802 | 5/17/2018 |
1.0.6 | 804 | 5/13/2018 |
1.0.5 | 702 | 5/13/2018 |
1.0.4 | 705 | 5/13/2018 |
1.0.4-beta | 1,169 | 5/2/2018 |
1.0.3 | 689 | 4/23/2018 |
1.0.2 | 597 | 4/22/2018 |
1.0.1 | 607 | 4/22/2018 |
1.0.0 | 727 | 3/11/2018 |
Added Switcheo API Rest service