GDAX.Api.ClientLibrary 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package GDAX.Api.ClientLibrary --version 1.0.6
                    
NuGet\Install-Package GDAX.Api.ClientLibrary -Version 1.0.6
                    
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="GDAX.Api.ClientLibrary" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GDAX.Api.ClientLibrary" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="GDAX.Api.ClientLibrary" />
                    
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 GDAX.Api.ClientLibrary --version 1.0.6
                    
#r "nuget: GDAX.Api.ClientLibrary, 1.0.6"
                    
#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.
#:package GDAX.Api.ClientLibrary@1.0.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GDAX.Api.ClientLibrary&version=1.0.6
                    
Install as a Cake Addin
#tool nuget:?package=GDAX.Api.ClientLibrary&version=1.0.6
                    
Install as a Cake Tool

Easily interact with the GDAX REST API

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.51 11,803 4/4/2021
1.0.50 1,015 3/25/2021
1.0.49 954 3/18/2021
1.0.48 880 3/11/2021
1.0.47 3,478 2/7/2021
1.0.46 725 2/5/2021
1.0.45 672 2/4/2021
1.0.44 1,062 1/17/2021
1.0.43 1,090 12/29/2020
1.0.42 1,019 12/19/2020
1.0.41 800 12/11/2020
1.0.40 774 12/3/2020
1.0.39 2,542 9/22/2020
1.0.38 1,347 8/5/2020
1.0.37 998 6/15/2020
1.0.36 4,595 5/11/2020
1.0.35 1,513 4/8/2020
1.0.34 1,045 1/30/2020
1.0.33 967 1/4/2020
1.0.32 936 11/22/2019
1.0.31 2,107 10/12/2019
1.0.30 997 8/21/2019
1.0.29 957 8/3/2019
1.0.28 1,273 4/5/2019
1.0.27 2,937 2/27/2019
1.0.26 2,614 12/18/2018
1.0.25 1,075 12/7/2018
1.0.24 1,267 11/11/2018
1.0.23 1,063 10/28/2018
1.0.22 1,225 10/12/2018
1.0.21 1,457 8/12/2018
1.0.20 1,537 7/18/2018
1.0.19 1,487 6/20/2018
1.0.18 1,571 5/22/2018
1.0.17 1,689 5/2/2018
1.0.16 1,717 4/29/2018
1.0.15 1,592 4/13/2018
1.0.14 1,518 3/30/2018
1.0.13 1,580 3/16/2018
1.0.12 1,612 3/6/2018
1.0.11 1,679 2/4/2018
1.0.10 1,741 1/30/2018
1.0.9 1,634 1/15/2018
1.0.8 1,449 1/15/2018
1.0.7 1,602 1/6/2018
1.0.6 1,671 12/24/2017
1.0.5 1,698 12/18/2017
1.0.4 1,625 12/10/2017
1.0.3 1,420 12/5/2017
1.0.2 1,427 12/1/2017
1.0.1 1,365 11/27/2017
1.0.0 1,412 11/24/2017

GDAX API C# Client Library