MCWrapper 7.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MCWrapper --version 7.0.1                
NuGet\Install-Package MCWrapper -Version 7.0.1                
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="MCWrapper" Version="7.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MCWrapper --version 7.0.1                
#r "nuget: MCWrapper, 7.0.1"                
#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 MCWrapper as a Cake Addin
#addin nuget:?package=MCWrapper&version=7.0.1

// Install MCWrapper as a Cake Tool
#tool nuget:?package=MCWrapper&version=7.0.1                

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.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.3 643 2/3/2020
7.0.2 487 1/19/2020
7.0.1 478 1/19/2020
7.0.0 480 1/19/2020
6.0.0 526 1/7/2020
5.1.6 606 1/2/2020
5.1.5 538 12/22/2019
5.1.4 494 12/22/2019
5.0.4 517 12/12/2019
5.0.3 481 11/30/2019
5.0.2 532 11/28/2019
5.0.1 507 11/25/2019
5.0.0 498 11/24/2019
4.0.0 492 11/13/2019
3.1.1 483 11/4/2019
3.1.0 466 10/30/2019
3.0.0 501 10/28/2019
2.0.5-beta 302 8/25/2019
2.0.4-beta 289 7/28/2019
2.0.3-beta 276 7/22/2019
2.0.2-beta 287 7/18/2019
2.0.1-beta 291 7/18/2019
2.0.0-beta 300 7/16/2019
1.1.2 329 6/27/2019
1.1.1 321 6/23/2019
1.1.0 361 6/10/2019
1.0.9 348 6/3/2019
1.0.8 324 5/30/2019
1.0.7 338 5/29/2019
1.0.6 323 5/28/2019
1.0.5 347 5/19/2019
1.0.4 604 5/19/2019
1.0.3 593 5/15/2019
1.0.2 577 5/14/2019
1.0.1 564 5/14/2019
1.0.0 574 5/14/2019

Update to MCWrapper.CLI 6.0.0 and MCWrapper.RPC 7.1.0

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

We added several more data models to make our return types more strongly typed.

Many methods return generic object types, they now return more specific accurate data model types or base types (string, bool, int, etc...).

Please view all supported MultiChain Community Edition methods here, https://mcwrapper.com/supported-methods