Bybit.Api
2.3.0
See the version list below for details.
dotnet add package Bybit.Api --version 2.3.0
NuGet\Install-Package Bybit.Api -Version 2.3.0
<PackageReference Include="Bybit.Api" Version="2.3.0" />
paket add Bybit.Api --version 2.3.0
#r "nuget: Bybit.Api, 2.3.0"
// Install Bybit.Api as a Cake Addin #addin nuget:?package=Bybit.Api&version=2.3.0 // Install Bybit.Api as a Cake Tool #tool nuget:?package=Bybit.Api&version=2.3.0
Bybit API v5 Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible Bybit Cryptocurrency Exchange Rest and Websocket Api Wrapper
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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
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 |
---|---|---|
5.4.1107 | 10,509 | 11/5/2024 |
5.4.1106 | 71 | 11/5/2024 |
5.4.1105 | 72 | 11/5/2024 |
5.4.1026 | 9,401 | 10/26/2024 |
5.4.1019 | 4,429 | 10/19/2024 |
5.4.1012 | 4,842 | 10/11/2024 |
5.4.1011 | 5,105 | 10/10/2024 |
5.4.1010 | 94 | 10/9/2024 |
5.4.1009 | 84 | 10/9/2024 |
5.4.1008 | 98 | 10/8/2024 |
2.4.0 | 6,244 | 5/3/2024 |
2.3.0 | 3,767 | 4/30/2024 |
1.3.5 | 130 | 4/25/2024 |
1.3.0 | 7,801 | 2/10/2024 |
1.2.6 | 247 | 12/17/2023 |
1.2.5 | 130 | 12/10/2023 |
1.2.0 | 172 | 11/21/2023 |
1.1.6 | 176 | 9/3/2023 |
1.1.3 | 193 | 5/11/2023 |
1.1.2 | 189 | 4/30/2023 |
1.1.1 | 181 | 4/29/2023 |
1.1.0 | 202 | 4/22/2023 |
1.0.5 | 189 | 4/20/2023 |
1.0.4 | 183 | 4/20/2023 |
1.0.3 | 182 | 4/18/2023 |
Version 2.(0-3).0 - (28-30) Apr 2024
- Changed main structures
- Changed some method names
- Added new models, methods and features
- Added summaries to methods and fields
- Improved models for better usability
- Improved response root models
- Synced with Bybit Api 2024-04-25 version
Version 1.3.5 - 25 Apr 2024
- ApSharp updated to 2.2.1
- Fixed minor issues
Version 1.3.0 - 10 Feb 2024
- ApSharp updated to 2.1.0
- Fixed issue https://github.com/burakoner/Bybit.Api/issues/6
- Fixed issue https://github.com/burakoner/Bybit.Api/issues/5
Version 1.2.6 - 17 Dec 2023
- Added multiple ticker subscription support to websocket client
Version 1.2.5 - 10 Dec 2023
- ApSharp updated to 2.0.5
- Fixed some enum errors in models
- Fixed issue https://github.com/burakoner/Bybit.Api/issues/4
Version 1.2.0 - 21 Nov 2023
- ApSharp updated to 2.0.3
- Fixed issue https://github.com/burakoner/Bybit.Api/issues/2
Version 1.1.6 - 03 Sep 2023
Version 1.1.3 - 11 May 2023
- Fixed some model properties
- Edited RestClient Structure. Synced with Bybit Api docs structure.
- Synced with Bybit Api 2023-05-10 version
Version 1.1.2 - 30 Apr 2023
- Fixed some property types in ticker models