This package provides an SDK to simplify the development of POS applications which use the Linkly Online API. The solution contains the following projects:
The SDK class library for interacting with the Linkly API. Compatible with .NET Standard 2.1.
Unit tests the functionality in Linkly.PosApi.Sdk. Compatible with .NET 6.
Sample POS application which showcases the functionality in Linkly.PosApi.Sdk and can be used as a reference when writing a POS implementation using the SDK. Compatible with .NET 6 Windows.
Please refer to the comprehensive how to guide.
- 1.0.0
- Initial release.