Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 452 Bytes

File metadata and controls

11 lines (8 loc) · 452 Bytes

Example code for generating QR codes

This example program creates a series of QR code and saves them as SVG, PNG and BMP files. It is a simple console application without the need for any further libraries. It will run on any .NET platform compatible with .NET Standard 2.0.

The examples demonstrate the use of:

  • different texxt encoding (short/long, digits, alphanumeric, full Unicode)
  • different error correction levels
  • encoding binary data