Home  >  Products  >  C# .NET Barcode Reader
[Download]     [Guide]     [License & Price]

C#.NET Barcode Reader



C#.NET Barcode Reader provides the most affordable .NET barcode recognition library for barcode reader .NET projects.


C#.NET Barcode Reader


C#.NET Barcode Reader supports most common linear (1d) and matrix (2d) barcode symbologies.

Including



C#.NET Barcode Reader Compatibility


C#.NET Barcode Reader is purely written in C# .NET.

C#.NET Barcode Reader library can be used in all major Windows operating systems, which supports .NET 2.0, 3.0, 3.5 or later version.


C#.NET Barcode Reader in .NET Project


C#.NET Barcode Reader is easily to be integrated into .NET developer's projects, ASP.NET website, C#, VB.NET applications, class project, console applications.


C#.NET Barcode Reader Performance


C#.NET barcode reader provides best recognition performance in the market.


C#.NET Barcode Reader Download Free Trial Version




C#.NET Barcode Reader Developer Guide


  1. Add KeepDynamic.BarcodeReader.dll to .NET project reference
  2. using KeepDynamic.BarcodeReader;
    
    string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", Type.CODE39);