Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Getting Started / Try the Sample Applications
Try the Sample Applications

Introduction

Barcode Xpress for .NET Framework has the following samples on GitHub to demonstrate how easy it is to use Barcode Xpress in your applications:

ReadBarcodes

A minimal .NET application which detects barcodes on a given bitmap image.

WriteBarcodes1D

A minimal .NET application that shows the basics of creating 1D barcodes and saving them to a bitmap. A list of 1D Barcodes for which writing is supported is provided in Supported Barcode Types.

WriteBarcodes2D

A minimal .NET application that shows the basics of creating 2D barcodes and saving them to a bitmap. A list of 2D Barcodes for which writing is supported is provided in Supported Barcode Types.

KanjiKanaEncodeDecode

A simple .NET application showing how to create and read QR barcodes with Japanese Kanji/Kana symbols.