MCWrapper.Ledger.Actions
1.0.2
dotnet add package MCWrapper.Ledger.Actions --version 1.0.2
NuGet\Install-Package MCWrapper.Ledger.Actions -Version 1.0.2
<PackageReference Include="MCWrapper.Ledger.Actions" Version="1.0.2" />
paket add MCWrapper.Ledger.Actions --version 1.0.2
#r "nuget: MCWrapper.Ledger.Actions, 1.0.2"
// Install MCWrapper.Ledger.Actions as a Cake Addin #addin nuget:?package=MCWrapper.Ledger.Actions&version=1.0.2 // Install MCWrapper.Ledger.Actions as a Cake Tool #tool nuget:?package=MCWrapper.Ledger.Actions&version=1.0.2
A collection of structures shared by MCWrapper.RPC and MCWrapper.CLI
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 2.2
- No dependencies.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MCWrapper.Ledger.Actions:
Package | Downloads |
---|---|
MCWrapper.RPC
A simple .NET Core wrapper for the MultiChain Core blockchain library that utilitzes Remote Procedure Calls (RPC) to communicate with distributed ledgers. Written with C# 8.0 and supports .NET Core 2.1, 2.2, and 3.0. |
|
MCWrapper.CLI
A simple .NET Core wrapper that utilizes the Command Line Interface (CLI) to communicate with MultiChain distributed ledger networks. Written with C# 8.0 and supports .NET Core 2.1, 2.2, and 3.1. |
GitHub repositories
This package is not used by any popular GitHub repositories.
A new Target Framework has been added, netstandard2.1.
Prior to the release we are targeting:
netcoreapp3.0;netcoreapp2.2;netcoreapp2.1
Post release we will target:
netcoreapp3.1;netcoreapp2.2;netcoreapp2.1;netstandard2.1