PMS.NEXOSALE31
1.3.2
dotnet add package PMS.NEXOSALE31 --version 1.3.2
NuGet\Install-Package PMS.NEXOSALE31 -Version 1.3.2
<PackageReference Include="PMS.NEXOSALE31" Version="1.3.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PMS.NEXOSALE31 --version 1.3.2
#r "nuget: PMS.NEXOSALE31, 1.3.2"
// Install PMS.NEXOSALE31 as a Cake Addin #addin nuget:?package=PMS.NEXOSALE31&version=1.3.2 // Install PMS.NEXOSALE31 as a Cake Tool #tool nuget:?package=PMS.NEXOSALE31&version=1.3.2
Nexo Retailer v3.1 easy to use client interface.
Nexo Retailer specs can be found at https://www.nexo-standards.org/standards/nexo-retailer-protocol, subscription is free of charges.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.7
- PMS.NEXO30 (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.3.2
- Moved this property to the settings and updated settings window
1.3.1
- Added property to hide information part at runtime in the processing window
1.3.0
- PMS.NEXOxx 4.3.0
1.2.1
- Small enhancements in UI
1.2.0
- Added new properties to NEXOSALE so as to control brand, offline POI,...
- Offline POI can be managed directly from the component
1.1.0
- Updated NewtonSoft.Json library
- The library exists now in 2 version PMS.NEXOSALE30 (based on Nexo 3.0) and PMS.NEXOSALE31 (based on Nexo 3.1)
- Full support for nexo refund, reversal and reconciliation
1.0.2
- Added a window when the cashier connects to the POI, not blocking the application
- Fixed a bug with the Amount which was sometimes badly rounded
- Updated all libraries
1.0.1
- Updated PMS.NEXO to 2.0.2
1.0.0:
- Creation