/ZXing-CSharp

ZXing-CSharp Micro QR Code encoder&decoder(PURE_BARCODE)

Primary LanguageC#Apache License 2.0Apache-2.0

##zxing-csharp

ZXing-csharp project support Micro QR Code encoder&decoder(PURE_BARCODE).

###keywords: ZXing, C#, Micro QR Code, QR Code, .NET.


##ZXing Introduction

ZXing ("Zebra Crossing")

ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. Our focus is on using the built-in camera on mobile phones to scan and decode barcodes on the device, without communicating with a server. However the project can be used to encode and decode barcodes on desktops and servers as well. We currently support these formats:

  • UPC-A and UPC-E
  • EAN-8 and EAN-13
  • Code 39
  • Code 93
  • Code 128
  • ITF
  • Codabar
  • RSS-14 (all variants)
  • RSS Expanded (most variants)
  • QR Code
  • Data Matrix
  • Aztec ('beta' quality)
  • PDF 417 ('alpha' quality)

zxing

ZXing.Net

Code license: Apache License 2.0