MCWrapper.RPC
7.1.1
dotnet add package MCWrapper.RPC --version 7.1.1
NuGet\Install-Package MCWrapper.RPC -Version 7.1.1
<PackageReference Include="MCWrapper.RPC" Version="7.1.1" />
paket add MCWrapper.RPC --version 7.1.1
#r "nuget: MCWrapper.RPC, 7.1.1"
// Install MCWrapper.RPC as a Cake Addin #addin nuget:?package=MCWrapper.RPC&version=7.1.1 // Install MCWrapper.RPC as a Cake Tool #tool nuget:?package=MCWrapper.RPC&version=7.1.1
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.
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
- MCWrapper.Data.Models (>= 3.0.5)
- MCWrapper.Ledger.Actions (>= 1.0.2)
- MCWrapper.Ledger.Entities (>= 2.2.1)
- Microsoft.Extensions.Configuration.Json (>= 3.1.1)
- Microsoft.Extensions.DependencyInjection (>= 3.1.1)
- Microsoft.Extensions.Http.Polly (>= 3.1.1)
- Microsoft.Extensions.Options (>= 3.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.1)
- Newtonsoft.Json (>= 12.0.3)
-
.NETCoreApp 2.2
- MCWrapper.Data.Models (>= 3.0.5)
- MCWrapper.Ledger.Actions (>= 1.0.2)
- MCWrapper.Ledger.Entities (>= 2.2.1)
- Microsoft.Extensions.Configuration.Json (>= 3.1.1)
- Microsoft.Extensions.DependencyInjection (>= 3.1.1)
- Microsoft.Extensions.Http.Polly (>= 3.1.1)
- Microsoft.Extensions.Options (>= 3.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.1)
- Newtonsoft.Json (>= 12.0.3)
-
.NETCoreApp 3.1
- MCWrapper.Data.Models (>= 3.0.5)
- MCWrapper.Ledger.Actions (>= 1.0.2)
- MCWrapper.Ledger.Entities (>= 2.2.1)
- Microsoft.Extensions.Configuration.Json (>= 3.1.1)
- Microsoft.Extensions.DependencyInjection (>= 3.1.1)
- Microsoft.Extensions.Http.Polly (>= 3.1.1)
- Microsoft.Extensions.Options (>= 3.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.1)
- Newtonsoft.Json (>= 12.0.3)
-
.NETStandard 2.1
- MCWrapper.Data.Models (>= 3.0.5)
- MCWrapper.Ledger.Actions (>= 1.0.2)
- MCWrapper.Ledger.Entities (>= 2.2.1)
- Microsoft.Extensions.Configuration.Json (>= 3.1.1)
- Microsoft.Extensions.DependencyInjection (>= 3.1.1)
- Microsoft.Extensions.Http.Polly (>= 3.1.1)
- Microsoft.Extensions.Options (>= 3.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.1)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MCWrapper.RPC:
Package | Downloads |
---|---|
MCWrapper
A compilation of the MCWrapper.RPC and MCWrapper.CLI libraries with a new extension method permitting the additional of both the MultiChain Core RPC and CLI client factories using a single line of code. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.1 | 811 | 2/3/2020 |
7.1.0 | 893 | 1/19/2020 |
7.0.0 | 581 | 1/18/2020 |
6.0.0 | 704 | 1/7/2020 |
5.1.10 | 719 | 1/2/2020 |
5.1.9 | 668 | 12/22/2019 |
5.1.8 | 461 | 12/22/2019 |
5.1.7 | 597 | 12/22/2019 |
5.1.6 | 457 | 12/22/2019 |
5.0.6 | 640 | 12/12/2019 |
5.0.5 | 573 | 11/30/2019 |
5.0.4 | 452 | 11/30/2019 |
5.0.3 | 618 | 11/28/2019 |
5.0.2 | 614 | 11/25/2019 |
5.0.1 | 582 | 11/24/2019 |
5.0.0 | 457 | 11/23/2019 |
4.0.1 | 733 | 11/4/2019 |
4.0.0 | 609 | 10/30/2019 |
3.0.0 | 602 | 10/24/2019 |
2.0.0 | 489 | 10/20/2019 |
1.0.1 | 465 | 10/19/2019 |
1.0.0 | 495 | 10/16/2019 |
GetBlockchainParamsAsync was returning a null/default GetBlockchainParamsResult object due to JSON parsing errors related to hyphenated object property names returned by the MultiChain getblockchainparams method.
This update fixes the parsing error with no breaking changes.
Please view all supported MultiChain Community Edition methods here, https://mcwrapper.com/supported-methods