Overview

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

Sample source code are provided for all scenarios. The binaries are available for both .NET 3.5 and .NET 4.0.

You can see some of the screen shots in the Wiki

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

This library is primarily based on the zxing library, with some additional features not available in the original code. You can refer here for more details.

You can freely use it for non-commercial purpose. To use it commercially, please consider making a payment to support this project here

If you are looking for the open source QRCode library, check it out here.

    Latest news

    New release coming with new features
    We are working on the next release with more features and improved performance.
    Added by admin almost 4 years ago

    Release 1.7.0.1 is out
    Windows Phone 8 is now supported.
    Added by admin over 4 years ago

    Windows Phone 8 Support coming soon
    Windows Phone 8 will be supported soon in the upcoming release
    Added by admin over 4 years ago

    Release 1.7.0.0 is out
    In this release, Windows 8 compatible libraries are added
    Added by admin over 4 years ago

    Windows 8 support coming soon
    We are now working on making sure the library is compatible in Windows 8.
    Added by admin over 4 years ago

    View all news