![]() |
VOOZH | about |
dotnet add package MessagingToolkit.Barcode --version 1.7.0.2
NuGet\Install-Package MessagingToolkit.Barcode -Version 1.7.0.2
<PackageReference Include="MessagingToolkit.Barcode" Version="1.7.0.2" />
<PackageVersion Include="MessagingToolkit.Barcode" Version="1.7.0.2" />Directory.Packages.props
<PackageReference Include="MessagingToolkit.Barcode" />Project file
paket add MessagingToolkit.Barcode --version 1.7.0.2
#r "nuget: MessagingToolkit.Barcode, 1.7.0.2"
#:package MessagingToolkit.Barcode@1.7.0.2
#addin nuget:?package=MessagingToolkit.Barcode&version=1.7.0.2Install as a Cake Addin
#tool nuget:?package=MessagingToolkit.Barcode&version=1.7.0.2Install as a Cake Tool
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. |
This package has no dependencies.
Showing the top 2 NuGet packages that depend on MessagingToolkit.Barcode:
| Package | Downloads |
|---|---|
|
Glass.Imaging
Glass.Imaging |
|
|
Glass.Barcodes.MessagingToolkit
Glass.Barcodes.MessagingToolkit |
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.