Zebra.Printer.SDK
3.0.3295
dotnet add package Zebra.Printer.SDK --version 3.0.3295
NuGet\Install-Package Zebra.Printer.SDK -Version 3.0.3295
<PackageReference Include="Zebra.Printer.SDK" Version="3.0.3295" />
paket add Zebra.Printer.SDK --version 3.0.3295
#r "nuget: Zebra.Printer.SDK, 3.0.3295"
// Install Zebra.Printer.SDK as a Cake Addin #addin nuget:?package=Zebra.Printer.SDK&version=3.0.3295 // Install Zebra.Printer.SDK as a Cake Tool #tool nuget:?package=Zebra.Printer.SDK&version=3.0.3295
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:
.NET MAUI 8
.NET 8
Visual Studio 2022 17.8 or greater.
Refer to the <a href="https://learn.microsoft.com/en-us/dotnet/maui/?view=net-maui-8.0" target="_blank">.NET MAUI documentation</a> for additional platform requirements.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-android34.0 is compatible. net8.0-ios17.0 is compatible. net8.0-windows10.0.19041 is compatible. |
-
net8.0-android34.0
- Csv (>= 2.0.93)
- FluentFTP (>= 48.0.1)
- Lextm.SharpSnmpLib (>= 12.5.2)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Portable.BouncyCastle (>= 1.9.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Drawing.Common (>= 8.0.0-rc.2.23479.14)
- System.Management (>= 8.0.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Text.Json (>= 8.0.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
net8.0-ios17.0
- Csv (>= 2.0.93)
- FluentFTP (>= 48.0.1)
- Lextm.SharpSnmpLib (>= 12.5.2)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Portable.BouncyCastle (>= 1.9.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Drawing.Common (>= 8.0.0-rc.2.23479.14)
- System.Management (>= 8.0.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Text.Json (>= 8.0.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
net8.0-windows10.0.19041
- Csv (>= 2.0.93)
- FluentFTP (>= 48.0.1)
- Lextm.SharpSnmpLib (>= 12.5.2)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Portable.BouncyCastle (>= 1.9.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Drawing.Common (>= 8.0.0-rc.2.23479.14)
- System.Management (>= 8.0.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Text.Json (>= 8.0.4)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Zebra.Printer.SDK:
Package | Downloads |
---|---|
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Corrected an issue in UsbConnection.Read method where it sometimes returned null bytes.