Neodynamic.SDK.ThermalLabel 10.0.21.702

.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package Neodynamic.SDK.ThermalLabel --version 10.0.21.702
NuGet\Install-Package Neodynamic.SDK.ThermalLabel -Version 10.0.21.702
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" Version="10.0.21.702" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neodynamic.SDK.ThermalLabel --version 10.0.21.702
#r "nuget: Neodynamic.SDK.ThermalLabel, 10.0.21.702"
#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.SDK.ThermalLabel as a Cake Addin
#addin nuget:?package=Neodynamic.SDK.ThermalLabel&version=10.0.21.702

// Install Neodynamic.SDK.ThermalLabel as a Cake Tool
#tool nuget:?package=Neodynamic.SDK.ThermalLabel&version=10.0.21.702

Neodynamic ThermalLabel SDK for .NET is a .NET Standard library (DLL) that lets you to design barcode labels and print them to Zebra (ZPL or EPL), EPSON (ESC/POS) &amp; Honeywell-Intermec Fingerprint printers by writing just pure .NET code in VB or C#. ThermalLabel SDK can be used for designing and printing from simple to complex labels layout supporting Texts, Barcodes, RFID and Images, and Shapes like ellipses, rectangles, and lines. Export to JPEG, PNG, SVG, PDF. Multi-column label printing support - Portrait and Landscape - .NET Data Binding support - XML Template support. Linear, Postal and 2D Barcodes - Australia Post 4-state Barcode, ABC Codabar, USS Code 128 A-B-C, USS Code 39, USS Code 93, Data Matrix ECC200, Deutsche Post Identcode, Deutsche Post Leitcode, EAN-13, GTIN-13, EAN-8, GTIN-8, EAN-99, Coupon Barcode, EAN-Velocity, Industrial 2 of 5, Standard 2 of 5, Interleaved 2 of 5, ITF 25, ISBN, Bookland EAN, ISBN-13, ISBN-10, ISMN, ISSN, ITF-14, EAN-14, DUN-14, GTIN-14, JAN-13, JAN-8, MSI, OPC, PDF417, Portable Data File 417, PDF417 Truncated, PLANET, POSTNET, PZN, British Royal Mail 4-State Customer Barcode, RM4SCC, Royal TPG Post KIX 4-State Barcode, SCC-14, Singapore 4-State Postal Code Barcode, SSCC-18, UPC-128, EAN-18, Swiss PostParcel Barcode, UCC-EAN-128, EAN-128, GTIN-128, UPC-A, UPC-E, GTIN-12, USPS Sack Label, USPS Tray Label Barcode, QR Code, USPS FIM, USPS Horizontal Bars, Telepen, Pharmacode, Semacode, Code 32 Italian Pharmacode IMH, USPS Package Identification Code (PIC), FedEx Ground 96, HIBC LIC/PAS, ISBT 128, Italian Post 25, USPS Intelligent Mail Barcode, VICS BOL, VICS Bill of Lading, VICS SCAC PRO, Aztec Code, Compact PDF417, Macro PDF417, Micro PDF417, Micro QR Code, UPS MaxiCode, GS1 DataBar, RSS-14, Matrix 2 of 5, Danish Postal 39, French Postal 39 A/R, GS1 DataMatrix (DMRE included), ALL EAN.UCC Composite Barcodes CC-A, CC-B, CC-C, USPS Intelligent Mail Container Barcode, USPS IMpb, Zip+4, Chinese Han Xin Code, IFA PPN, Postmatrix, DotCode, Mailmark and more!

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Neodynamic.SDK.ThermalLabel:

Package Downloads
Neodynamic.Windows.ThermalLabelEditor

ThermalLabel Editor Add-on is a first-class barcode label designer component for .NET 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!

Neodynamic.SDK.ThermalLabel.WebPrinting

Allow printing ThermalLabel SDK content from ASP.NET MVC, WebForms, CORE, WebAPI scenarios

Neodynamic.SDK.ThermalLabel.WindowsPrinting

Allow printing ThermalLabel SDK content from WPF and WinForms scenarios

Neodynamic.Windows.ThermalLabelEditor.NetCore

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!

Neodynamic.SDK.ThermalLabel.WindowsPrinting.NetCore

Allow printing ThermalLabel SDK content from .NET Core Windows Desktop (WPF & Windows Forms) Projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
12.0.23.207 1,046 2/8/2023
12.0.23.131 200 1/31/2023
12.0.0 943 12/23/2022
11.0.22.1021 2,020 10/21/2022
11.0.22.1019 542 10/19/2022
11.0.22.922 1,793 9/22/2022
11.0.22.901 1,156 9/1/2022
11.0.22.831 297 8/31/2022
11.0.22.824 1,215 8/24/2022
11.0.22.822 374 8/22/2022
11.0.22.819 321 8/19/2022
11.0.22.815 381 8/15/2022
11.0.22.802 502 8/3/2022
11.0.22.727 682 7/26/2022
11.0.22.725 329 7/25/2022
11.0.22.712 986 7/13/2022
11.0.22.704 549 7/4/2022
11.0.22.525 2,158 5/26/2022
11.0.22.517 974 5/17/2022
11.0.22.405 2,320 4/6/2022
11.0.22.311 710 3/11/2022
11.0.22.301 4,214 3/1/2022
11.0.0 7,635 2/4/2022
10.0.21.1018 8,697 10/19/2021
10.0.21.1007 833 10/7/2021
10.0.21.1004 459 10/5/2021
10.0.21.823 2,036 8/23/2021
10.0.21.702 5,441 7/6/2021
10.0.21.519 1,656 5/19/2021
10.0.21.430 761 4/30/2021
10.0.21.330 1,968 3/30/2021
10.0.21.325 534 3/25/2021
10.0.21.323 519 3/23/2021
10.0.21.322 330 3/22/2021
10.0.21.201 1,483 2/1/2021
10.0.21.122 585 1/22/2021
10.0.21.115 443 1/15/2021
10.0.20.1222 1,785 12/22/2020
10.0.20.1216 641 12/16/2020
10.0.20.1114 3,379 11/16/2020
10.0.20.1021 1,200 10/25/2020
10.0.0 4,649 10/12/2020
9.0.20.925 3,159 9/25/2020
9.0.20.825 2,032 8/25/2020
9.0.20.811 850 8/11/2020
9.0.20.707 3,513 7/7/2020
9.0.20.706 489 7/6/2020
9.0.20.525 3,300 5/26/2020
9.0.20.325 1,138 4/27/2020
9.0.20.309 854 3/10/2020
9.0.20.304 585 3/4/2020
9.0.20.124 2,455 2/12/2020
9.0.19.1218 1,665 12/18/2019
9.0.19.1114 2,909 11/15/2019
9.0.19.1028 1,372 10/31/2019
9.0.19.925 1,042 9/25/2019
9.0.19.718 1,144 7/24/2019
9.0.19.715 1,172 7/15/2019
9.0.0 1,343 6/24/2019
8.0.19.621 11,763 6/22/2019
8.0.19.401 6,842 4/1/2019
8.0.19.301 1,714 3/5/2019
8.0.19.205 6,235 2/7/2019
8.0.19.130 771 1/31/2019
8.0.18.1121 39,497 11/26/2018
8.0.18.1115 763 11/19/2018
8.0.18.1023 1,956 10/24/2018
8.0.18.607 2,150 6/7/2018
8.0.18.525 1,084 5/29/2018
8.0.18.508 1,681 5/8/2018
8.0.18.502 1,055 5/2/2018
8.0.18.427 4,022 4/27/2018
8.0.0 1,198 4/19/2018
7.0.3518.300 38,654 3/12/2018
7.0.3517.623 5,384 7/3/2017
7.0.3500 8,217 4/21/2017
6.0.3516.1015 11,471 10/15/2016
6.0.3516.1000 1,027 10/4/2016
6.0.3516.601 4,965 6/6/2016
6.0.3516.415 1,289 4/15/2016
6.0.3516.324 1,151 3/24/2016
6.0.3516.208 1,269 2/8/2016
6.0.3515.1125 1,819 11/27/2015
6.0.3515.1112 1,221 11/13/2015
6.0.3515.1106 1,084 11/6/2015
6.0.3515.1026 1,048 10/27/2015
6.0.3515.801 1,822 8/4/2015
6.0.3515.701 1,159 7/2/2015
6.0.3515.615 1,148 6/19/2015
6.0.3515.608 1,144 6/9/2015
6.0.3515.521 2,715 6/1/2015
5.0.3514.825 16,076 9/1/2014
5.0.3514.331 2,005 3/31/2014
5.0.3514.131 1,702 1/31/2014
5.0.3513.1119 1,288 11/20/2013
5.0.3513.1022 1,312 10/22/2013
5.0.3500.16 3,341 7/31/2013
5.0.3500.13 1,482 4/17/2013
5.0.3500.12 1,228 3/21/2013
5.0.3500.10 1,260 2/25/2013
5.0.3500.8 1,627 11/7/2012
5.0.3500.7 1,647 10/26/2012
5.0.3500.6 1,303 10/10/2012
5.0.3500.5 50,049 9/12/2012
5.0.3500.4 1,835 7/28/2012

● Fixed! Double quotes, Ampersand, Less Than, and Greater Than chars were not escaped in Expressions.
● Fixed! Error when handing HideIfEmpty prop for TextItem and BarcodeItem.