MCWrapper 5.1.4

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

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

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. MCWrapper 3.0.0 also offers a new MCWrapperClientFactory that lazy loads the RPC and CLI client collections.

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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 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 608 2/3/2020
7.0.2 454 1/19/2020
7.0.1 451 1/19/2020
7.0.0 453 1/19/2020
6.0.0 500 1/7/2020
5.1.6 580 1/2/2020
5.1.5 510 12/22/2019
5.1.4 468 12/22/2019
5.0.4 492 12/12/2019
5.0.3 455 11/30/2019
5.0.2 502 11/28/2019
5.0.1 482 11/25/2019
5.0.0 470 11/24/2019
4.0.0 467 11/13/2019
3.1.1 457 11/4/2019
3.1.0 440 10/30/2019
3.0.0 474 10/28/2019
2.0.5-beta 276 8/25/2019
2.0.4-beta 261 7/28/2019
2.0.3-beta 249 7/22/2019
2.0.2-beta 263 7/18/2019
2.0.1-beta 264 7/18/2019
2.0.0-beta 275 7/16/2019
1.1.2 298 6/27/2019
1.1.1 288 6/23/2019
1.1.0 329 6/10/2019
1.0.9 318 6/3/2019
1.0.8 295 5/30/2019
1.0.7 301 5/29/2019
1.0.6 295 5/28/2019
1.0.5 315 5/19/2019
1.0.4 574 5/19/2019
1.0.3 562 5/15/2019
1.0.2 549 5/14/2019
1.0.1 535 5/14/2019
1.0.0 547 5/14/2019

Updated to MCWrapper.RPC v5.1.7 and MCWrapper.CLI v4.1.5

Added support for MultiChain Core v2.0.3, 'getinitstatus' method is now supported.

MultiChain JSON-RPC and Command Line Interface (CLI) client interfaces should be injected into Controllers or Razor Pages as follows.

IMultiChainCliGenerate & IMultiChainRpcGenerate :.....: Provide access to Generate MultChain Core methods.
getgenerate, gethashespersec, setgenerate

IMultiChainCliOffChain & IMultiChainRpcOffChain :....: Provides access to OffChain MultChain Core methods.
purgepublisheditems, purgestreamitems, retrievestreamitems

IMultiChainCliControl & IMultiChainRpcControl :.....: Provides access to Control MultChain Core methods.
clearmempool, getblockchainparams, getinfo, getinitstatus, getruntimeparams,
help, pause, resume, setlastblock, setruntimeparam, stop

IMultiChainCliGeneral & IMultiChainRpcGeneral :.....: Provides access to General MultChain Core methods
getassetinfo, getbestblockhash, getblock, getblockchaininfo,
getblockcount, getblockhash, getchaintips, getdifficulty,
getfiltercode, getlastblockinfo, getmempoolinfo, getrawmempool,
getstreaminfo, gettxout, gettxoutsetinfo, listassets, listblocks,
listpermissions, liststreamfilters, liststreams, listtxfilters,
listupgrades, runstreamfilter, runtxfilter, teststreamfilter,
testtxfilter, verifychain, verifypermission

IMultiChainCliNetwork & IMultiChainRpcNetwork :.....: Provides access to Network MultChain Core methods
addnode, getaddednodeinfo, getchunkqueueinfo, getchunkqueuetotals,
getconnectioncount, getnettotals, getnetworkinfo, getpeerinfo, ping

IMultiChainCliUtility & IMultiChainRpcUtility :.........: Provides access to Utility MultChain Core methods
appendbinarycache, createbinarycache, createkeypairs,
createmultisig, deletebinarycache, estimatefee, estimatepriority,
validateaddress, verifymessage

IMultiChainCliMining & IMultiChainRpcMining :.........: Provides access to Mining MultChain Core methods
getblocktemplate, getmininginfo, getnetworkhashps,
prioritisetransaction, submitblock

IMultiChainCliWallet & IMultiChainRpcWallet :.........: Provides access to Wallet MultChain Core methods
addmultisigaddress, appendrawexchange, approvefrom, backupwallet,
combineunspent, completerawexchange, create, createfrom,
createrawexchange, createrawsendfrom, decoderawexchange,
disablerawtransaction, dumpprivkey, dumpwallet, encryptwallet,
getaccount, getaccountaddress, getaddressbalances, getaddresses,
getaddressesbyaccount, getaddresstransaction, getassetbalances,
getassettransaction, getbalance, getmultibalances, getnewaddress,
getrawchangeaddress, getreceivedbyaccount, getreceivedbyaddress,
getstreamitem, getstreamkeysummary, getstreampublishersummary,
gettotalbalances, gettransaction, gettxoutdata, getunconfirmedbalance,
getwalletinfo, getwallettransaction, grant, grantfrom, grantwithdata,
grantwithdatafrom, importaddress, importprivkey, importwallet, issue,
issuefrom, issuemore, issuemorefrom, keypoolrefill, listaccounts,
listaddresses, listaddressgroupings, listaddresstransactions,
listassettransactions, listlockunspent, listreceivedbyaccount,
listreceivedbyaddress, listsinceblock, liststreamblockitems,
liststreamitems, liststreamkeyitems, liststreamkeys, liststreampublisheritems,
liststreampublishers, liststreamqueryitems, liststreamtxitems,
listtransactions, listunspent, listwallettransactions, lockunspent,
move, preparelockunspent, preparelockunspentfrom, publish, publishfrom,
publishmulti, publishmultifrom, purgepublisheditems, purgestreamitems,
resendwallettransactions, retrievestreamitems, revoke, revokefrom, send,
sendasset, sendassetfrom, sendfrom, sendfromaccount, sendmany, sendwithdata,
sendwithdatafrom, setaccount, settxfee, signmessage, subscribe, trimsubscribe,
txouttobinarycache, unsubscribe, walletlock, walletpassphrase,
walletpassphrasechange,

IMultiChainCliRaw & IMultiChainRpcRaw :.........: Provides access to Raw MultChain Core methods
appendrawchange, appendrawdata, appendrawtransaction,
createrawtransaction, decoderawtransaction, decodescript,
getrawtransaction, sendrawtransaction, signrawtransaction