Coinbase.Pro
0.1.0
.NET Standard 2.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Coinbase.Pro --version 0.1.0
NuGet\Install-Package Coinbase.Pro -Version 0.1.0
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="Coinbase.Pro" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coinbase.Pro --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coinbase.Pro, 0.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Coinbase.Pro as a Cake Addin
#addin nuget:?package=Coinbase.Pro&version=0.1.0
// Install Coinbase.Pro as a Cake Tool
#tool nuget:?package=Coinbase.Pro&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET implementation for the Coinbase Pro API for online trading. Supports all crypto currencies including Bitcoin (BTC), Ethereum (ETH), Bitcoin Cash (BCH), Litecoin (LTC), 0x (ZRX), and many more!
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 | net45 net451 net452 net46 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.
-
.NETFramework 4.5
- Flurl (>= 2.8.0)
- Flurl.Http (>= 2.4.0)
-
.NETStandard 2.0
- Flurl (>= 2.8.0)
- Flurl.Http (>= 2.4.0)
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 |
---|---|---|
4.2.2 | 4,802 | 12/11/2021 |
4.2.1 | 175 | 12/11/2021 |
4.1.3 | 1,540 | 8/27/2021 |
4.1.2 | 2,258 | 2/16/2021 |
4.1.1 | 290 | 2/13/2021 |
4.0.1 | 357 | 1/30/2021 |
3.3.0 | 28,242 | 10/10/2020 |
3.2.0 | 625 | 8/30/2020 |
3.0.5 | 6,264 | 8/9/2020 |
3.0.4 | 420 | 8/9/2020 |
3.0.3 | 406 | 8/5/2020 |
3.0.2 | 392 | 8/4/2020 |
3.0.1 | 424 | 8/1/2020 |
2.0.6 | 16,143 | 4/25/2019 |
2.0.5 | 524 | 4/6/2019 |
2.0.4 | 767 | 2/5/2019 |
2.0.3 | 546 | 2/5/2019 |
2.0.2 | 808 | 12/1/2018 |
2.0.1 | 591 | 11/30/2018 |
0.3.0 | 584 | 11/30/2018 |
0.1.0 | 590 | 11/29/2018 |
## v0.1.0
* Initial implementation for orders and market data.
Full History Here: https://github.com/bchavez/Coinbase.Pro/blob/master/HISTORY.md