Neodynamic.SDK.ThermalLabel.WindowsPrinting 14.0.25.501

dotnet add package Neodynamic.SDK.ThermalLabel.WindowsPrinting --version 14.0.25.501
                    
NuGet\Install-Package Neodynamic.SDK.ThermalLabel.WindowsPrinting -Version 14.0.25.501
                    
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="Neodynamic.SDK.ThermalLabel.WindowsPrinting" Version="14.0.25.501" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neodynamic.SDK.ThermalLabel.WindowsPrinting" Version="14.0.25.501" />
                    
Directory.Packages.props
<PackageReference Include="Neodynamic.SDK.ThermalLabel.WindowsPrinting" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Neodynamic.SDK.ThermalLabel.WindowsPrinting --version 14.0.25.501
                    
#r "nuget: Neodynamic.SDK.ThermalLabel.WindowsPrinting, 14.0.25.501"
                    
#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.
#addin nuget:?package=Neodynamic.SDK.ThermalLabel.WindowsPrinting&version=14.0.25.501
                    
Install Neodynamic.SDK.ThermalLabel.WindowsPrinting as a Cake Addin
#tool nuget:?package=Neodynamic.SDK.ThermalLabel.WindowsPrinting&version=14.0.25.501
                    
Install Neodynamic.SDK.ThermalLabel.WindowsPrinting as a Cake Tool

Allow printing ThermalLabel SDK content from WPF and WinForms scenarios

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  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
14.0.25.501 113 5/7/2025
14.0.0 340 2/11/2025
13.0.24.811 366 8/12/2024
13.0.23.1207 9,475 12/7/2023
13.0.23.1205 123 12/6/2023
13.0.0 405 11/3/2023
12.0.0 2,446 12/23/2022
11.0.22.1021 1,225 10/21/2022
11.0.22.1020 452 10/20/2022
11.0.22.1019 440 10/19/2022
11.0.22.922 653 9/22/2022
11.0.22.712 1,844 7/13/2022
11.0.0 4,652 2/4/2022
10.0.21.1018 3,095 10/19/2021
10.0.21.1004 413 10/5/2021
10.0.0 2,609 10/12/2020
9.0.19.925 1,469 9/25/2019
9.0.0 5,571 6/24/2019
8.0.18.427 8,816 4/27/2018
8.0.0 1,177 4/19/2018

● New! Support for direct USB printing.
● New! Added to PrintUtils class the GetInstalledPrinters() and GetUsbDevices() methods.