PMS.NEXOSALE30 1.3.2

dotnet add package PMS.NEXOSALE30 --version 1.3.2
NuGet\Install-Package PMS.NEXOSALE30 -Version 1.3.2
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="PMS.NEXOSALE30" Version="1.3.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PMS.NEXOSALE30 --version 1.3.2
#r "nuget: PMS.NEXOSALE30, 1.3.2"
#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 PMS.NEXOSALE30 as a Cake Addin
#addin nuget:?package=PMS.NEXOSALE30&version=1.3.2

// Install PMS.NEXOSALE30 as a Cake Tool
#tool nuget:?package=PMS.NEXOSALE30&version=1.3.2

Nexo Retailer v3.0 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 Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
1.3.2 480 2/4/2022
1.3.1 436 2/4/2022
1.3.0 242 1/7/2022
1.2.0 343 6/25/2021
1.1.0 347 6/11/2021

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