Skip to content

tipstrade/KashFlowApiClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A .Net wrapper for the KashFlow SOAP API.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages