Info
Version: | 0.2.0-beta902 |
Author(s): | sonvister |
Last Update: | Friday, September 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sonvister/Binance |
NuGet Url: | https://www.nuget.org/packages/Binance |
Install
Install-Package Binance
dotnet add package Binance
paket add Binance
Binance Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Net.Http(>= 4.3.4)
- System.Net.WebSockets.Client(>= 4.3.2)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- System.Threading.Tasks.Extensions(>= 4.5.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Net.Http(>= 4.3.4)
- System.Net.WebSockets.Client(>= 4.3.2)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- System.Threading.Tasks.Extensions(>= 4.5.1)
Tags
wrapper) for the official Binance web API.