SharpZebra.rkone
1.0.1
A .net library that simplifies printing to Zebra printers in their native EPL2/ZPL languages without needing to know EPL2 or ZPL.
NEW: Check out SharpZebraStandard - a NetStandard2.0 version for those using only networked label printers.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SharpZebra.rkone -Version 1.0.1
dotnet add package SharpZebra.rkone --version 1.0.1
<PackageReference Include="SharpZebra.rkone" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpZebra.rkone --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpZebra.rkone, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
v1.0.1: Reverted back to .Net 2.0 from 4.5.2. Separated ZebraFont to EPLFont and ZPLFont. BREAKING: Cleaned namespace to simply be SharpZebra.
Dependencies
-
.NETFramework 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.