Client for Binance websocket API.
Info
Version: | 2.3.1 |
Author(s): | Mariusz Kotas |
Last Update: | Tuesday, February 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Marfusios/binance-client-websocket |
NuGet Url: | https://www.nuget.org/packages/Binance.Client.Websocket |
Install
Install-Package Binance.Client.Websocket
dotnet add package Binance.Client.Websocket
paket add Binance.Client.Websocket
Binance.Client.Websocket Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- System.Reactive(>= 4.4.1)
- Websocket.Client(>= 4.3.15)
- Newtonsoft.Json(>= 12.0.3)
- System.Reactive(>= 4.4.1)
- Websocket.Client(>= 4.3.15)
Tags