ExchangeHub 0.1.9
ExchangeHub for interacting with multiple cryptocurrency exchange api built using .Net Standard:
Binance, Bittrex, Coinbase Pro, KuCoin, & more to come!
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ExchangeHub -Version 0.1.9
dotnet add package ExchangeHub --version 0.1.9
<PackageReference Include="ExchangeHub" Version="0.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExchangeHub --version 0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExchangeHub, 0.1.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ExchangeHub as a Cake Addin
#addin nuget:?package=ExchangeHub&version=0.1.9
// Install ExchangeHub as a Cake Tool
#tool nuget:?package=ExchangeHub&version=0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated dependencies
Dependencies
-
.NETStandard 2.0
- Binance.NetCore (>= 1.5.6)
- BittrexApi.NetCore (>= 1.2.2)
- CoinbaseProApi.NetCore (>= 1.1.1)
- CoinExApi.NetCore (>= 1.1.1)
- DateTimeHelpers (>= 1.3.2)
- KuCoinApi.NetCore (>= 1.5.5)
- SwitcheoApi.NetCore (>= 1.3.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.