KashFlowApiClient 8.0.0

dotnet add package KashFlowApiClient --version 8.0.0
                    
NuGet\Install-Package KashFlowApiClient -Version 8.0.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="KashFlowApiClient" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KashFlowApiClient" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="KashFlowApiClient" />
                    
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 KashFlowApiClient --version 8.0.0
                    
#r "nuget: KashFlowApiClient, 8.0.0"
                    
#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 KashFlowApiClient@8.0.0
                    
#: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=KashFlowApiClient&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=KashFlowApiClient&version=8.0.0
                    
Install as a Cake Tool

KashFlowApiClient NuGet

A .NET wrapper for the KashFlow SOAP API.

Versioning

  • As of version 8.x the package major version follows the .NET target version (e.g. 8.x.x targets net8.0).

Supported target frameworks

  • net8.0
  • net481 (for compatibility with older projects, but not recommended for new development)

Change log

8.0.0

  • Bumped major version to align with .NET target version (net8.0)

4.0.2.0

  • Removed dependency for System.Linq.Async
  • Add support for CancellationToken in all async methods.
  • Target net8.0
  • Add support for the REST API (V2)
  • Breaking Changes: Update namespace to TipsTrade.KashFlowApi

Documentation

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
8.0.0 104 5/28/2026
4.0.2 106 5/27/2026
4.0.1.1 101 5/11/2026
4.0.1 100 5/11/2026
4.0.0-beta 190 7/28/2025
3.1.1-beta 724 8/24/2023
3.1.0-beta 299 7/18/2023
3.0.0 440 7/7/2023
2.0.0.2-beta 2,913 3/26/2020
2.0.0.1-beta 1,264 11/15/2017
1.0.0.1 3,728 9/6/2016