PMS.NEXOSALE 1.0.2

dotnet add package PMS.NEXOSALE --version 1.0.2
NuGet\Install-Package PMS.NEXOSALE -Version 1.0.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.NEXOSALE" Version="1.0.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.NEXOSALE --version 1.0.2
#r "nuget: PMS.NEXOSALE, 1.0.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.NEXOSALE as a Cake Addin
#addin nuget:?package=PMS.NEXOSALE&version=1.0.2

// Install PMS.NEXOSALE as a Cake Tool
#tool nuget:?package=PMS.NEXOSALE&version=1.0.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.0.2 479 11/25/2020
1.0.1 447 10/23/2020
1.0.0 383 10/22/2020

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