MCWrapper.Ledger.Entities
1.0.0
See the version list below for details.
dotnet add package MCWrapper.Ledger.Entities --version 1.0.0
NuGet\Install-Package MCWrapper.Ledger.Entities -Version 1.0.0
<PackageReference Include="MCWrapper.Ledger.Entities" Version="1.0.0" />
paket add MCWrapper.Ledger.Entities --version 1.0.0
#r "nuget: MCWrapper.Ledger.Entities, 1.0.0"
// Install MCWrapper.Ledger.Entities as a Cake Addin #addin nuget:?package=MCWrapper.Ledger.Entities&version=1.0.0 // Install MCWrapper.Ledger.Entities as a Cake Tool #tool nuget:?package=MCWrapper.Ledger.Entities&version=1.0.0
Variouse structures and objects 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 is compatible. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.1
- Newtonsoft.Json (>= 12.0.2)
-
.NETCoreApp 2.2
- Newtonsoft.Json (>= 12.0.2)
-
.NETCoreApp 3.0
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MCWrapper.Ledger.Entities:
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.