CryptoAPIs 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CryptoAPIs --version 1.6.0
                    
NuGet\Install-Package CryptoAPIs -Version 1.6.0
                    
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="CryptoAPIs" Version="1.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CryptoAPIs" Version="1.6.0" />
                    
Directory.Packages.props
<PackageReference Include="CryptoAPIs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CryptoAPIs --version 1.6.0
                    
#r "nuget: CryptoAPIs, 1.6.0"
                    
#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.
#addin nuget:?package=CryptoAPIs&version=1.6.0
                    
Install CryptoAPIs as a Cake Addin
#tool nuget:?package=CryptoAPIs&version=1.6.0
                    
Install CryptoAPIs as a Cake Tool

the C# library for the Crypto APIs

There are no supported framework assets in this 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
1.7.0 1,220 9/12/2022
1.6.0 623 7/1/2022
1.5.1 40,781 4/27/2022
1.5.0 509 4/27/2022
1.4.0 697 12/23/2021
1.3.0 470 10/25/2021
1.2.0 450 7/30/2021
1.1.0 435 7/21/2021
1.0.1 549 5/13/2021
1.0.0 358 5/5/2021

New Endpoints:

       New Confirmed Internal Transactions For Specific Amount
       New Confirmed Token Transactions For Specific Amount
       New Confirmed Coins Transactions For Specific Amount

       Endpoint Updates:

       New attributes `transactionFee`, `amount` and `unit` were added to List Tokens Transfers By Transaction Hash and List Confirmed Tokens Transfers By Address endponts.
       XRP protocol and `feeMultiplier` attribute was added to Get Fee Recommendations.
       Attributes `transactionFee`, `amount` and `unit` were added to List Tokens Transfers By Transaction Hash and List Confirmed Tokens Transfers By Address