FTX.Net 1.0.16

.NET Standard 2.0
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 Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
JKorf/CryptoExchange.Net
Base for exchanges
Version Downloads Last updated
1.0.16 5,438 7/18/2022
1.0.15 311 7/16/2022
1.0.14 10,204 7/10/2022
1.0.13 3,315 6/16/2022
1.0.12 369 6/12/2022
1.0.11 2,766 5/24/2022
1.0.10 417 5/22/2022
1.0.9 604 5/8/2022
1.0.8 576 5/1/2022
1.0.7 1,503 4/14/2022
1.0.6 1,222 3/10/2022
1.0.5 945 3/8/2022
1.0.4 1,433 3/1/2022
1.0.3 316 2/27/2022
1.0.2 362 2/24/2022
1.0.1 316 2/21/2022
1.0.0 338 2/18/2022
1.0.0-beta5 102 2/5/2022
1.0.0-beta4 104 1/31/2022
1.0.0-beta3 97 1/30/2022
1.0.0-beta2 96 1/24/2022
1.0.0-beta1 160 1/15/2022
1.0.0-alpha7 87 1/14/2022
1.0.0-alpha6 107 1/7/2022
1.0.0-alpha5 108 1/3/2022
1.0.0-alpha4 104 1/1/2022
1.0.0-alpha3 96 12/27/2021
1.0.0-alpha2 104 12/21/2021
1.0.0-alpha1 120 12/7/2021
0.1.10 936 1/17/2022
0.1.9 930 12/6/2021
0.1.8 1,928 11/3/2021
0.1.7 388 10/11/2021
0.1.6 230 10/11/2021
0.1.5 213 10/8/2021
0.1.4 242 10/6/2021
0.1.3 210 10/5/2021
0.1.2 256 9/29/2021
0.1.1 231 9/27/2021
0.1.0 376 9/20/2021
0.0.5 233 9/17/2021
0.0.4 237 9/15/2021
0.0.3 306 9/9/2021
0.0.2 297 9/5/2021
0.0.1 237 9/3/2021
0.0.1-beta9 126 9/2/2021
0.0.1-beta8 127 9/2/2021
0.0.1-beta7 133 9/2/2021
0.0.1-beta6 173 8/30/2021
0.0.1-beta5 124 8/30/2021
0.0.1-beta4 151 8/27/2021
0.0.1-beta3 177 8/27/2021
0.0.1-beta2 131 8/27/2021
0.0.1-beta1 138 8/26/2021

1.0.16 - Updated CryptoExchange.Net