BinanceDotNet 1.5.0

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

// Install BinanceDotNet as a Cake Tool
#tool nuget:?package=BinanceDotNet&version=1.5.0

The Binance CryptoCurrency exchange C# wrapper of the API. It is built in dotnet core, supports all REST and WebSocket endpoints, has full logging capabilities, a built in Cache for selected endpoints, a Rate limiter and more. Enjoy Binance API data, fast and reliably.

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.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  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
4.12.0 11,394 7/21/2019
4.11.0 1,540 7/10/2019
4.10.0 5,904 6/1/2019
4.9.1 1,663 4/12/2019
4.9.0 1,602 3/18/2019
4.8.0 1,945 1/21/2019
4.7.0 1,439 1/10/2019
4.6.2 3,364 7/20/2018
4.6.1 1,621 7/20/2018
4.6.0 3,293 6/20/2018
4.5.0 2,452 5/2/2018
4.4.0 2,175 3/17/2018
4.3.0 1,686 3/17/2018
4.2.4 1,977 2/23/2018
4.2.3 1,727 2/21/2018
4.2.2 2,062 2/10/2018
4.2.1 1,759 2/6/2018
4.2.0 1,696 2/2/2018
4.0.1 1,954 1/23/2018
4.0.0 1,794 1/21/2018
3.1.0 1,744 1/16/2018
3.0.1 1,752 1/11/2018
3.0.0 2,117 12/1/2017
2.2.4 1,621 11/8/2017
2.2.3 1,585 11/6/2017
2.2.2 1,619 11/3/2017
2.2.1 1,562 11/2/2017
2.2.0 1,591 10/31/2017
2.1.0 1,567 10/26/2017
2.0.0 1,588 10/24/2017
1.6.0 1,622 10/19/2017
1.5.1 1,580 10/19/2017
1.5.0 1,568 10/18/2017
1.4.2 1,580 10/17/2017
1.4.1 1,563 10/17/2017
1.4.0 1,637 10/17/2017
1.3.0 1,627 10/16/2017
1.2.0 1,615 10/16/2017
1.0.1 1,717 10/13/2017

Added in logging (nlog), and advanced example