I (@stchan) am not the author/owner of this code. Berend Engelbrecht created this .NET barcode detection library in 2009. His original codeproject article is here. This repo is intended to make the C# code easily available to git users. See the original article for usage details and documentation, the license only permits copying/distributing the code.
- Target framework changed to .NET Standard 2.0
- Assembly/File/Nuget version bumped to 2.0
- VB.net code excluded
- Test Winforms app excluded
- COM interface code excluded
- Bugfixes by Matthias Böhnke, matiascabanillas, and mrodby have been incorporated (see commit history for details).
- BarcodeImaging was released under the Code Project Open License. Note that this is not a GPL compatible license.