RemarkableTools.Mx 2.1.2

dotnet add package RemarkableTools.Mx --version 2.1.2
NuGet\Install-Package RemarkableTools.Mx -Version 2.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RemarkableTools.Mx" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RemarkableTools.Mx --version 2.1.2
#r "nuget: RemarkableTools.Mx, 2.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RemarkableTools.Mx as a Cake Addin
#addin nuget:?package=RemarkableTools.Mx&version=2.1.2

// Install RemarkableTools.Mx as a Cake Tool
#tool nuget:?package=RemarkableTools.Mx&version=2.1.2

Mx.NET.SDK

⚡ MultiversX C# SDK: Complex library for interacting with MultiversX API

How to install?

The content is delivered via nuget package:

RemarkableTools.Mx Package

Main Features

  • Querying blockchain data
  • Transaction construction, signing and broadcasting
  • Wallet creation, derive wallet from mnemonic
  • Smart Contracts deployment and interaction (execution and querying)
  • Query values stored within Smart Contracts

Documentation

This SDK depends on Mx.NET.SDK.Core

The documentation and guides can be found here
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RemarkableTools.Mx:

Package Downloads
RemarkableTools.Mx.WalletConnect

⚡ MultiversX .NET SDK: Unique library for interacting with Wallet Connect 2.0

RemarkableTools.Mx.WebWallet

⚡ MultiversX .NET SDK: Unique library for interacting with Web Wallet

RemarkableTools.Mx.SmartSend

⚡ MultiversX .NET SmartSend SDK: Library for interacting with Smart Send contracts on MultiversX blockchain

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 102 4/7/2024
2.1.1 89 4/4/2024
2.1.0 97 3/20/2024
2.0.17 104 2/8/2024
2.0.16 162 12/28/2023
2.0.15 229 11/1/2023
2.0.14 108 10/29/2023
2.0.13 217 9/18/2023
2.0.12 107 9/17/2023
2.0.11 131 9/16/2023
2.0.10 140 9/13/2023
2.0.9 122 9/12/2023
2.0.8 136 8/31/2023
2.0.7 146 8/29/2023
2.0.6 138 8/29/2023
2.0.5 135 8/29/2023
2.0.4 174 8/8/2023
2.0.3 148 7/31/2023
2.0.2 136 7/27/2023
2.0.1 152 7/26/2023
2.0.0 171 7/26/2023
1.2.1 160 6/21/2023
1.2.0 154 6/15/2023
1.1.1 158 6/9/2023
1.1.0 135 6/9/2023
1.0.18 149 6/7/2023
1.0.17 373 4/30/2023
1.0.16 187 4/6/2023
1.0.15 202 4/2/2023
1.0.14 182 4/1/2023
1.0.13 181 3/29/2023
1.0.12 194 3/24/2023
1.0.11 216 3/3/2023
1.0.10 215 2/20/2023
1.0.9 206 2/20/2023
1.0.8 232 2/9/2023
1.0.7 255 2/6/2023
1.0.6 250 2/2/2023
1.0.5 252 2/1/2023
1.0.4 273 1/31/2023
1.0.3 263 1/20/2023
1.0.2 270 1/20/2023
1.0.1 268 1/18/2023
1.0.0 406 1/16/2023

SDK updates and improvements