Myjetwallet.KrakenExchange.Net 3.1.9

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

// Install Myjetwallet.KrakenExchange.Net as a Cake Tool
#tool nuget:?package=Myjetwallet.KrakenExchange.Net&version=3.1.9

Kraken.Net is a .Net wrapper for the Kraken 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 net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Myjetwallet.KrakenExchange.Net:

Package Downloads
MyJetWallet.Service.External.KrakenApi.Client

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.9 131 1/15/2024
3.1.8 440 4/3/2023

3.1.9 - add startId and endId parameters to GetUserTrades & GetLedgerInfo