Neodynamic.Windows.ThermalLabelEditor.NetCore 14.0.0

dotnet add package Neodynamic.Windows.ThermalLabelEditor.NetCore --version 14.0.0                
NuGet\Install-Package Neodynamic.Windows.ThermalLabelEditor.NetCore -Version 14.0.0                
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.Windows.ThermalLabelEditor.NetCore" Version="14.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neodynamic.Windows.ThermalLabelEditor.NetCore --version 14.0.0                
#r "nuget: Neodynamic.Windows.ThermalLabelEditor.NetCore, 14.0.0"                
#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 Neodynamic.Windows.ThermalLabelEditor.NetCore as a Cake Addin
#addin nuget:?package=Neodynamic.Windows.ThermalLabelEditor.NetCore&version=14.0.0

// Install Neodynamic.Windows.ThermalLabelEditor.NetCore as a Cake Tool
#tool nuget:?package=Neodynamic.Windows.ThermalLabelEditor.NetCore&version=14.0.0                

ThermalLabel Editor Add-on is a first-class barcode label designer component for .NET Core Windows Desktop apps (WinForms & WPF) which empowers your own apps by providing an end-user visual label editor! It features visual aids for the creation of items like texts, barcodes, pictures and shapes; an undo/redo engine, Cut-Copy-Paste functionality, Grid-lines, snap to grid, Z-ordering, zooming, keyboard shortcuts for well-known common actions, In-place text edition for TextItem objects and many more features! It is also very customizable so you can skin it to match the app’s UI style on which it will be hosted in. With the ThermalLabel Editor component, you can allow your end-users to create, load, edit and save ThermalLabel objects in the form of XML template file definition or .NET object within your own .NET apps. You can also export the labels to PDF or raster image formats by leveraging the ThermalLabel SDK ThermalLabel Editor provides First-Class Internationl Barcode Standards compliance. Neodynamic is an expert in the barcode field and all the barcode algorithms were written from ground up based on the official specifications. ThermalLabel Editor leverages the ThermalLabel SDK and provides you and your end-users with barcode generation for most popular Linear (1D), Postal &amp; 2D Symbologies/Standards including Code 39, Code 128, GS1-128 (formerly EAN/UCC-128), GS1 DataBar (RSS-14),  EAN 13 &amp; UPC, Postal (USPS, British Royal Mail, Australia Post, DHL, etc.), Data Matrix (including GS1 version), QR Code, PDF 417, UPS MaxiCode, Micro QR Code, ALL EAN/UPC Composite Barcodes (CC-A, CC-B &amp; CC-C), Chinese Han Xin Code, IFA PPN, Postmatrix and many more!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
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.0 117 a month ago
13.0.24.1015 145 5 months ago
13.0.24.521 193 5/22/2024
13.0.24.427 134 4/29/2024
13.0.24.211 251 2/12/2024
13.0.24.207 137 2/9/2024
13.0.24.127 125 1/29/2024
13.0.24.115 144 1/16/2024
13.0.24.101 138 1/5/2024
13.0.23.1129 187 12/5/2023
13.0.0 238 11/3/2023
12.0.23.815 569 8/16/2023
12.0.23.803 176 8/4/2023
12.0.23.725 159 7/27/2023
12.0.23.723 170 7/26/2023
12.0.23.721 160 7/25/2023
12.0.23.615 219 6/14/2023
12.0.23.613 161 6/13/2023
12.0.23.427 190 4/28/2023
12.0.23.331 246 4/1/2023
12.0.23.321 246 3/22/2023
12.0.23.317 227 3/20/2023
12.0.23.301 251 3/2/2023
12.0.23.207 289 2/8/2023
12.0.23.131 306 1/31/2023
12.0.0 478 12/23/2022
11.0.22.712 602 7/13/2022
11.0.22.601 461 6/1/2022
11.0.22.525 437 5/26/2022
11.0.22.517 434 5/17/2022
11.0.22.504 443 5/4/2022
11.0.22.301 475 3/1/2022
11.0.0 639 2/4/2022
10.0.21.1018 474 10/19/2021
10.0.20.1105 2,383 11/5/2020
10.0.0 704 10/12/2020
9.0.20.325 513 4/27/2020
9.0.20.320 505 3/20/2020
9.0.0 623 2/12/2020

● New! Added support for grid dots. Added new GridType enum (Lines & Dots).
● New! Added support for AutoSize TextItem objects.
● New! Added support for LiteralItem objects.
● New! Added the num_of_fractional_digits prop to the ThermalLabelEditor javascript class.
● New! Added ClipboardItems() method to get the list of items from the internal Clipboard of the editor.
● New! Added AddItemsRange() and InsertItemsRange methods.