Labelary.Abstractions
2.0.1
See the version list below for details.
dotnet add package Labelary.Abstractions --version 2.0.1
NuGet\Install-Package Labelary.Abstractions -Version 2.0.1
<PackageReference Include="Labelary.Abstractions" Version="2.0.1" />
paket add Labelary.Abstractions --version 2.0.1
#r "nuget: Labelary.Abstractions, 2.0.1"
// Install Labelary.Abstractions as a Cake Addin #addin nuget:?package=Labelary.Abstractions&version=2.0.1 // Install Labelary.Abstractions as a Cake Tool #tool nuget:?package=Labelary.Abstractions&version=2.0.1
Virtual ZPL Printer
An Ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels. This application uses the Labelary service found at http://labelary.com.
Download the installer (v 2.0.1)
Now requires .NET 6.0. Download Setup.exe and the MSI if you need to have the .NET 6.0 Framework installed automatically.
Version 2.0.1 Updates:
- Re-factored code/cleanup.
- Added USPS sample label.
- Corrected an issue where too many labels at one time could cause a multi-thread related exception.
Screen Shots
Screen shots taken in Windows 11
History
Version 2.0.0 Updates:
- Re-factored user interface.
- Added printer configurations.
- Added test label templates. Custom templates can be added.
Version 1.0.18 Updates:
- Use Labelary
X-Total-Count
HTTP header to determine the number of labels to create.
Version 1.0.17 Updates:
- Added rotation support.
- Added support for multiple labels within a single ZPL document.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Diamond.Core.Repository (>= 6.0.12)
- UnitsNet (>= 4.131.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Labelary.Abstractions:
Package | Downloads |
---|---|
Labelary.Service
Provides an easy way to call the Labelary API to get labels from ZPL. This library is used by the Virtual ZPL Printer application. |
GitHub repositories
This package is not used by any popular GitHub repositories.