![]() |
VOOZH | about |
dotnet add package Binance.API.Csharp.Client --version 1.4.0
NuGet\Install-Package Binance.API.Csharp.Client -Version 1.4.0
<PackageReference Include="Binance.API.Csharp.Client" Version="1.4.0" />
<PackageVersion Include="Binance.API.Csharp.Client" Version="1.4.0" />Directory.Packages.props
<PackageReference Include="Binance.API.Csharp.Client" />Project file
paket add Binance.API.Csharp.Client --version 1.4.0
#r "nuget: Binance.API.Csharp.Client, 1.4.0"
#:package Binance.API.Csharp.Client@1.4.0
#addin nuget:?package=Binance.API.Csharp.Client&version=1.4.0Install as a Cake Addin
#tool nuget:?package=Binance.API.Csharp.Client&version=1.4.0Install as a Cake Tool
C#.NET client for Binance Exchange API.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Fixing issue calling GetPriceChange24H method for a single ticker. Methods now return original error code and messages.