Zebra.Printer.SDK
4.0.3435
dotnet add package Zebra.Printer.SDK --version 4.0.3435
NuGet\Install-Package Zebra.Printer.SDK -Version 4.0.3435
<PackageReference Include="Zebra.Printer.SDK" Version="4.0.3435" />
<PackageVersion Include="Zebra.Printer.SDK" Version="4.0.3435" />
<PackageReference Include="Zebra.Printer.SDK" />
paket add Zebra.Printer.SDK --version 4.0.3435
#r "nuget: Zebra.Printer.SDK, 4.0.3435"
#:package Zebra.Printer.SDK@4.0.3435
#addin nuget:?package=Zebra.Printer.SDK&version=4.0.3435
#tool nuget:?package=Zebra.Printer.SDK&version=4.0.3435
Zebra.Printer.SDK
Introduction
Create desktop and mobile apps for your Zebra Technologies printers with .NET MAUI.
The Zebra Link-OS SDK provides a powerful set of APIs enabling creation of apps that take full advantage of the printer's operating system features including, connectivity, printing and management tasks.
Requirements
- Visual Studio 2022 17.14 or greater.
Supported Frameworks
Fields marked with ✗ are not supported.
Windows | Android | iOS | |
---|---|---|---|
Target framework | |||
.NET 8 | ✗ | ✗ | ✗ |
.NET 8 MAUI | ✗ | ✗ | ✗ |
.NET 9 | ✓ | ✗ | ✗ |
.NET 9 MAUI | ✓ | ✓ | ✓ |
.NET 10 | ✗ | ✗ | ✗ |
.NET 10 MAUI | ✗ | ✗ | ✗ |
.NET Standard | ✗ | ✗ | ✗ |
.NET Core | ✗ | ✗ | ✗ |
.NET Framework | ✗ | ✗ | ✗ |
UWP | ✗ | ✗ | ✗ |
Mono | ✗ | ✗ | ✗ |
Additional resources
Visit the official .NET MAUI page for additional documentation.
Visit the Zebra Developer Portal & Community for developer support.
Visit the Link-OS Multiplatform SDK support page on zebra.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0-android35.0 is compatible. net9.0-ios18.0 is compatible. net9.0-windows10.0.19041 is compatible. net10.0-android was computed. net10.0-ios was computed. net10.0-windows was computed. |
-
net9.0-android35.0
- Csv (>= 2.0.170)
- FluentFTP (>= 52.1.0)
- Lextm.SharpSnmpLib (>= 12.5.6)
- Microsoft.Extensions.DependencyModel (>= 9.0.7)
- Newtonsoft.Json (>= 13.0.3)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Drawing.Common (>= 9.0.7)
- System.Management (>= 9.0.7)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Text.Json (>= 9.0.7)
- System.Text.RegularExpressions (>= 4.3.1)
-
net9.0-ios18.0
- Csv (>= 2.0.170)
- FluentFTP (>= 52.1.0)
- Lextm.SharpSnmpLib (>= 12.5.6)
- Microsoft.Extensions.DependencyModel (>= 9.0.7)
- Newtonsoft.Json (>= 13.0.3)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Drawing.Common (>= 9.0.7)
- System.Management (>= 9.0.7)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Text.Json (>= 9.0.7)
- System.Text.RegularExpressions (>= 4.3.1)
-
net9.0-windows10.0.19041
- Csv (>= 2.0.170)
- FluentFTP (>= 52.1.0)
- Lextm.SharpSnmpLib (>= 12.5.6)
- Microsoft.Extensions.DependencyModel (>= 9.0.7)
- Newtonsoft.Json (>= 13.0.3)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Drawing.Common (>= 9.0.7)
- System.Management (>= 9.0.7)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Text.Json (>= 9.0.7)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Zebra.Printer.SDK:
Package | Downloads |
---|---|
FonsecaFramework.Zebra
Zebra Printer SDK wrapper. Simplifies ZPL command construction. |
|
Ximea.Sdk.LabelPrinting
Offers label printing functionality for small product labels. Currently only supports connecting to Zebra ZT610 label printers. |
|
OpenMAUIAndroid
Uma lib de leitura de código de barras que agrupa os mais diversos SDKs e EMDKs de fabricantes de coletores de dados, e gerencia tudo de forma automática. |
|
Ble.Print.Utils
Cross-platform Bluetooth printer library for .NET MAUI supporting ESC/POS and Zebra printers |
GitHub repositories
This package is not used by any popular GitHub repositories.
This release supports .NET MAUI 9
A new method PrintImageFromPath has been added to improve the time printing images on iOS.