FTX.Net 1.0.16

Additional Details

FTX is no longer trading, so the package will not be updated

dotnet add package FTX.Net --version 1.0.16                
NuGet\Install-Package FTX.Net -Version 1.0.16                
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="FTX.Net" Version="1.0.16" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FTX.Net --version 1.0.16                
#r "nuget: FTX.Net, 1.0.16"                
#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 FTX.Net as a Cake Addin
#addin nuget:?package=FTX.Net&version=1.0.16

// Install FTX.Net as a Cake Tool
#tool nuget:?package=FTX.Net&version=1.0.16                

FTX.Net is a .Net wrapper for the FTX API. It includes all features the API provides, REST API and Websocket, using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds

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

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
1.0.16 17,656 7/18/2022 1.0.16 is deprecated.
1.0.15 446 7/16/2022
1.0.14 11,617 7/10/2022
1.0.13 4,706 6/16/2022
1.0.12 518 6/12/2022
1.0.11 2,938 5/24/2022
1.0.10 560 5/22/2022
1.0.9 738 5/8/2022
1.0.8 713 5/1/2022
1.0.7 1,708 4/14/2022
1.0.6 1,409 3/10/2022
1.0.5 1,106 3/8/2022
1.0.4 1,954 3/1/2022
1.0.3 465 2/27/2022
1.0.2 502 2/24/2022
1.0.1 470 2/21/2022
1.0.0 491 2/18/2022
1.0.0-beta5 191 2/5/2022
1.0.0-beta4 193 1/31/2022
1.0.0-beta3 181 1/30/2022
1.0.0-beta2 187 1/24/2022
1.0.0-beta1 239 1/15/2022
1.0.0-alpha7 171 1/14/2022
1.0.0-alpha6 190 1/7/2022
1.0.0-alpha5 192 1/3/2022
1.0.0-alpha4 174 1/1/2022
1.0.0-alpha3 164 12/27/2021
1.0.0-alpha2 208 12/21/2021
1.0.0-alpha1 210 12/7/2021
0.1.10 2,275 1/17/2022
0.1.9 1,966 12/6/2021
0.1.8 2,312 11/3/2021
0.1.7 474 10/11/2021
0.1.6 323 10/11/2021
0.1.5 329 10/8/2021
0.1.4 350 10/6/2021
0.1.3 326 10/5/2021
0.1.2 380 9/29/2021
0.1.1 337 9/27/2021
0.1.0 484 9/20/2021
0.0.5 330 9/17/2021
0.0.4 343 9/15/2021
0.0.3 421 9/9/2021
0.0.2 401 9/5/2021
0.0.1 342 9/3/2021
0.0.1-beta9 202 9/2/2021
0.0.1-beta8 207 9/2/2021
0.0.1-beta7 209 9/2/2021
0.0.1-beta6 253 8/30/2021
0.0.1-beta5 205 8/30/2021
0.0.1-beta4 229 8/27/2021
0.0.1-beta3 268 8/27/2021
0.0.1-beta2 202 8/27/2021
0.0.1-beta1 222 8/26/2021

1.0.16 - Updated CryptoExchange.Net