JK.Bitget.Net 1.1.0-beta1

This is a prerelease version of JK.Bitget.Net.
There is a newer version of this package available.
See the version list below for details.
dotnet add package JK.Bitget.Net --version 1.1.0-beta1
                    
NuGet\Install-Package JK.Bitget.Net -Version 1.1.0-beta1
                    
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="JK.Bitget.Net" Version="1.1.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JK.Bitget.Net" Version="1.1.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="JK.Bitget.Net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JK.Bitget.Net --version 1.1.0-beta1
                    
#r "nuget: JK.Bitget.Net, 1.1.0-beta1"
                    
#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.
#addin nuget:?package=JK.Bitget.Net&version=1.1.0-beta1&prerelease
                    
Install JK.Bitget.Net as a Cake Addin
#tool nuget:?package=JK.Bitget.Net&version=1.1.0-beta1&prerelease
                    
Install JK.Bitget.Net as a Cake Tool

Bitget.Net

.NET Nuget version Nuget downloads

Bitget.Net is a wrapper around the Bitget API as described on Bitget, including all features the API provides using clear and readable objects, both for the REST as the websocket API's.

If you think something is broken, something is missing or have any questions, please open an Issue

Documentation

Installation

dotnet add package JK.Bitget.Net

Support the project

I develop and maintain this package on my own for free in my spare time, any support is greatly appreciated.

Make a one time donation in a crypto currency of your choice. If you prefer to donate a currency not listed here please contact me.

Btc: bc1qz0jv0my7fc60rxeupr23e75x95qmlq6489n8gh
Eth: 0x8E21C4d955975cB645589745ac0c46ECA8FAE504

Alternatively, sponsor me on Github using Github Sponsors.

Discord

A Discord server is available here. Feel free to join for discussion and/or questions around the CryptoExchange.Net and implementation libraries.

Release notes

  • Version 1.1.0-beta1 - 06 Feb 2024

  • Version 1.0.6 - 19 Jan 2024

    • Fixed V5.Trading.GetPlanOrderHistoryAsync
    • Added missing PlanType enum value
  • Version 1.0.5 - 16 Jan 2024

    • Updated PlanType enum
    • Added UpdateTime to BitgetPosition model
  • Version 1.0.4 - 23 Dec 2023

    • Fixed deserialization issues Symbol models
  • Version 1.0.3 - 03 Dec 2023

    • Updated CryptoExchange.Net
    • Fixed nullability on BitgetSymbol model
  • Version 1.0.2 - 23 Nov 2023

    • Fixed FuturesApi.Trading.PlacePlanOrderAsync quantity serialization
  • Version 1.0.1 - 22 Nov 2023

    • Fixed FuturesApi.Trading.GetOpenOrders deserialization error
  • Version 1.0.0 - 24 Oct 2023

    • Updated CryptoExchange.Net
  • Version 0.0.1 - 09 Oct 2023

    • Initial release
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on JK.Bitget.Net:

Package Downloads
CryptoClients.Net

CryptoClients.Net is a collection of multiple cryptocurrency exchange API clients for accessing both the REST API's and WebSocket API's. Supports order and account management and requesting and streaming both public and private data.

Le.CryptoClients.Net

CryptoClients.Net is a collection of multiple cryptocurrency exchange API clients for accessing both the REST API's and WebSocket API's. Supports order and account management and requesting and streaming both public and private data.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on JK.Bitget.Net:

Repository Stars
JKorf/CryptoExchange.Net
A C# .netstandard base library used for implementing cryptocurrency exchange API's.
Version Downloads Last updated
1.22.1 261 3/28/2025
1.22.0 422 3/24/2025
1.21.0 1,378 2/11/2025
1.20.0 757 1/28/2025
1.19.2 158 1/25/2025
1.19.1 2,735 1/7/2025
1.19.0 707 12/23/2024
1.18.1 1,043 12/3/2024
1.18.0 220 11/28/2024
1.17.0 150 11/25/2024
1.16.0 406 11/19/2024
1.15.1 827 11/15/2024
1.15.0 109 11/14/2024
1.14.0 264 11/11/2024
1.13.0 824 11/6/2024
1.12.0 119 11/4/2024
1.11.0 2,082 10/28/2024
1.10.4 1,241 10/15/2024
1.10.3 204 10/14/2024
1.10.2 132 10/14/2024
1.10.1 529 10/8/2024
1.10.0 734 9/27/2024
1.9.5 152 9/19/2024
1.9.4 374 9/11/2024
1.9.3 1,164 8/28/2024
1.9.2 685 8/23/2024
1.9.1 1,122 8/18/2024
1.9.0 630 8/7/2024
1.8.0 354 7/29/2024
1.6.1 942 7/2/2024
1.6.0 148 6/28/2024
1.5.1 215 6/25/2024
1.5.0 150 6/23/2024
1.4.0 336 6/11/2024
1.3.8 306 6/2/2024
1.3.7 626 5/7/2024
1.3.6 199 5/1/2024
1.3.5 221 4/28/2024
1.3.4 211 4/23/2024
1.3.3 231 4/18/2024
1.3.2 221 4/4/2024
1.3.1 1,088 3/24/2024
1.3.0 324 3/16/2024
1.2.0 216 3/10/2024
1.1.2 133 3/8/2024
1.1.1 121 3/8/2024
1.1.0 1,153 2/25/2024
1.1.0-beta3 122 2/18/2024
1.1.0-beta2 137 2/6/2024
1.1.0-beta1 116 2/6/2024
1.0.7 266 2/5/2024
1.0.6 276 1/19/2024
1.0.5 127 1/16/2024
1.0.4 402 12/23/2023
1.0.3 218 12/3/2023
1.0.2 214 11/23/2023
1.0.1 159 11/22/2023
1.0.0 574 10/24/2023
0.0.1 240 10/9/2023

1.1.0-beta1 - Updated CryptoExchange.Net and implemented reworked websocket message handling. For release notes for the CryptoExchange.Net base library see here: https://github.com/JKorf/CryptoExchange.Net/tree/beta?tab=readme-ov-file#release-notes, Fixed issue in DI registration causing http client to not be correctly injected