Neodynamic.Web.ThermalLabelEditor.Assets 13.0.1

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

// Install Neodynamic.Web.ThermalLabelEditor.Assets as a Cake Tool
#tool nuget:?package=Neodynamic.Web.ThermalLabelEditor.Assets&version=13.0.1

ThermalLabel Web Editor JavaScript/CSS Components for ASP.NET CORE and Legacy ASP.NET (MVC & WebForms) applications. ThermalLabel Editor Add-on is a first-class barcode label designer component for ASP.NET which empowers your own apps by providing an end-user visual label editor based on HTML/CSS/JS! 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/JSON template file definition or .NET object within your own ASP.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 supporting most popular Linear (1D), Postal & 2D Symbologies/Standards including Code 39, Code 128, GS1-128 (formerly EAN/UCC-128), GS1 DataBar (RSS-14),  EAN 13 & 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 & CC-C), Chinese Han Xin Code, IFA PPN, Postmatrix and many more!

There are no supported framework assets in this 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
13.0.1 1,866 11/8/2023
13.0.0 1,516 11/3/2023
12.0.3 2,263 7/14/2023
12.0.2 2,353 7/11/2023
12.0.1 3,980 1/31/2023
12.0.0 2,681 12/23/2022
11.0.0.5 3,015 8/3/2022
11.0.0.4 2,814 7/4/2022
11.0.0.3 2,546 5/4/2022
11.0.0.2 2,746 4/6/2022
11.0.0.1 2,910 3/1/2022
11.0.0 2,728 2/4/2022
10.0.0.8 3,154 10/7/2021
10.0.0.7 4,234 7/6/2021
10.0.0.6 2,830 5/5/2021
10.0.0.5 3,114 1/22/2021
10.0.0.4 2,840 1/15/2021
10.0.0.3 3,300 11/5/2020
10.0.0.2 2,781 10/29/2020
10.0.0.1 3,140 10/14/2020

● Fixed! Ruler precision.
● Fixed! Label canvas changes when zoom changes.