VOOZH about

URL: https://www.nuget.org/packages/MessagingToolkit.Barcode/

⇱ NuGet Gallery | MessagingToolkit.Barcode 1.7.0.2




MessagingToolkit.Barcode 1.7.0.2

dotnet add package MessagingToolkit.Barcode --version 1.7.0.2
 
 
NuGet\Install-Package MessagingToolkit.Barcode -Version 1.7.0.2
 
 
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="MessagingToolkit.Barcode" Version="1.7.0.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MessagingToolkit.Barcode" Version="1.7.0.2" />
 
Directory.Packages.props
<PackageReference Include="MessagingToolkit.Barcode" />
 
Project file
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 MessagingToolkit.Barcode --version 1.7.0.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MessagingToolkit.Barcode, 1.7.0.2"
 
 
#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 MessagingToolkit.Barcode@1.7.0.2
 
 
#: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=MessagingToolkit.Barcode&version=1.7.0.2
 
Install as a Cake Addin
#tool nuget:?package=MessagingToolkit.Barcode&version=1.7.0.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

MessagingToolkit Barcode library is a C# barcode library that can be used in

* WinForms applications
* Windows WPF applications
* ASP.NET web applications
* Silverlight 3, 4 and 5 applications
* Console applications
* Windows Service
* Windows Phone 7.x and 8.0 applications
* Windows 8 applications
* Windows 8 JavaScript applications

The library current supports encoding and decoding of the following barcode types

Encoding

* QR Code
* Data Matrix
* PDF 417
* Aztec
* Bookland/ISBN
* Codabar
* Code 11
* Code 128
* Code 128-A
* Code 128-B
* Code 128-C
* Code 39
* Code 39 Extended
* Code 93
* EAN-13
* EAN-8
* FIM
* Interleaved 2 of 5
* ITF-14
* LOGMARS
* MSI 2 Mod 10
* MSI Mod 10
* MSI Mod 11
* PostNet
* Standard 2 of 5
* Telepen
* UPC 2 Digit Ext.
* UPC 5 Digit Ext.
* UPC-A
* UPC-E

Decoding

* UPC-A
* UPC-E
* EAN-8
* EAN-13
* Code 39
* Code 93
* Code 128
* QR Code
* ITF
* Codabar
* RSS-14
* Data Matrix
* PDF 417
* Aztec
* MaxiCode
* MSI Mod 10

Product Versions Compatible and additional computed target framework versions.
.NET Framework net35 net35 is compatible.  net40 net40 is compatible.  net403 net403 was computed.  net45 net45 was computed.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Silverlight sl3 sl3 is compatible.  sl4 sl4 is compatible.  sl5 sl5 is compatible. 
Windows Phone wp wp was computed.  wp7 wp7 is compatible.  wp71 wp71 is compatible.  wp75 wp75 was computed.  wp8 wp8 is compatible.  wp81 wp81 was computed. 
Windows Store win8-managed win8-managed is compatible.  win8-native+javascript win8-native+javascript is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MessagingToolkit.Barcode:

Package Downloads
Glass.Imaging

Glass.Imaging

Glass.Barcodes.MessagingToolkit

Glass.Barcodes.MessagingToolkit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.7.0.2 105,272 4/27/2013

* Aztec encoding is supported.
* Added sample source code for Windows Phone 8.