Leaf.LabelPrint
1.0.0
dotnet add package Leaf.LabelPrint --version 1.0.0
NuGet\Install-Package Leaf.LabelPrint -Version 1.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="Leaf.LabelPrint" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Leaf.LabelPrint" Version="1.0.0" />
<PackageReference Include="Leaf.LabelPrint" />
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 Leaf.LabelPrint --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Leaf.LabelPrint, 1.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.
#:package Leaf.LabelPrint@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Leaf.LabelPrint&version=1.0.0
#tool nuget:?package=Leaf.LabelPrint&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Leaf.LabelPrint
标签模板设计与打印库,支持条码、二维码、文本、图片和图形元素的模板化打印。
功能特性
- 提供标签模板模型与可视化设计相关能力。
- 支持条码、二维码(含不同编码类型)生成。
- 提供多种打印机实现(Windows、Zebra、Argox)。
- 提供模板变量管理与打印预览能力。
安装
dotnet add package Leaf.LabelPrint --version 1.0.0
依赖
- ZXing.Net
- ZXing.Net.Bindings.Windows.Compatibility
使用说明
- 创建或加载
LabelTemplate。 - 通过模板变量填充业务数据。
- 使用
PrintService或具体打印机实现执行打印。
构建
dotnet build
许可证
本项目基于 MIT 许可证,详见 LICENSE。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- ZXing.Net (>= 0.16.10)
- ZXing.Net.Bindings.Windows.Compatibility (>= 0.16.13)
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 |
|---|---|---|
| 1.0.0 | 86 | 5/4/2026 |