BinanceDotNet 2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BinanceDotNet --version 2.0.0
NuGet\Install-Package BinanceDotNet -Version 2.0.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="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BinanceDotNet --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BinanceDotNet, 2.0.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=2.0.0 // Install BinanceDotNet as a Cake Tool #tool nuget:?package=BinanceDotNet&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETCoreApp 2.0
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
- NLog.Extensions.Logging (>= 1.0.0-rtm-rc1)
- System.Net.Http (>= 4.3.3)
- System.Net.Http.Formatting.Extension (>= 5.2.3)
- WebSocketSharp (>= 1.0.3-rc11)
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,867 | 7/21/2019 |
4.11.0 | 1,655 | 7/10/2019 |
4.10.0 | 6,045 | 6/1/2019 |
4.9.1 | 1,740 | 4/12/2019 |
4.9.0 | 1,697 | 3/18/2019 |
4.8.0 | 2,073 | 1/21/2019 |
4.7.0 | 1,549 | 1/10/2019 |
4.6.2 | 3,495 | 7/20/2018 |
4.6.1 | 1,757 | 7/20/2018 |
4.6.0 | 3,393 | 6/20/2018 |
4.5.0 | 2,543 | 5/2/2018 |
4.4.0 | 2,247 | 3/17/2018 |
4.3.0 | 1,781 | 3/17/2018 |
4.2.4 | 2,084 | 2/23/2018 |
4.2.3 | 1,823 | 2/21/2018 |
4.2.2 | 2,134 | 2/10/2018 |
4.2.1 | 1,889 | 2/6/2018 |
4.2.0 | 1,777 | 2/2/2018 |
4.0.1 | 2,059 | 1/23/2018 |
4.0.0 | 1,905 | 1/21/2018 |
3.1.0 | 1,834 | 1/16/2018 |
3.0.1 | 1,836 | 1/11/2018 |
3.0.0 | 2,196 | 12/1/2017 |
2.2.4 | 1,731 | 11/8/2017 |
2.2.3 | 1,670 | 11/6/2017 |
2.2.2 | 1,691 | 11/3/2017 |
2.2.1 | 1,645 | 11/2/2017 |
2.2.0 | 1,662 | 10/31/2017 |
2.1.0 | 1,668 | 10/26/2017 |
2.0.0 | 1,672 | 10/24/2017 |
1.6.0 | 1,695 | 10/19/2017 |
1.5.1 | 1,649 | 10/19/2017 |
1.5.0 | 1,637 | 10/18/2017 |
1.4.2 | 1,661 | 10/17/2017 |
1.4.1 | 1,647 | 10/17/2017 |
1.4.0 | 1,715 | 10/17/2017 |
1.3.0 | 1,705 | 10/16/2017 |
1.2.0 | 1,694 | 10/16/2017 |
1.0.1 | 1,787 | 10/13/2017 |
Added in abstractions around WebSocketClient