Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynamsoft/barcode-reader-dotnet-samples
Samples for Dynamsoft Barcode Reader SDK DotNet Edition
https://github.com/dynamsoft/barcode-reader-dotnet-samples
barcode barcode-reader code128 code39 datamatrix ean13 ean8 gs1 linear-barcodes net-framework pdf417 qr qrcode upc-a upc-e
Last synced: about 1 month ago
JSON representation
Samples for Dynamsoft Barcode Reader SDK DotNet Edition
- Host: GitHub
- URL: https://github.com/dynamsoft/barcode-reader-dotnet-samples
- Owner: Dynamsoft
- License: other
- Created: 2021-10-26T00:49:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T06:28:02.000Z (4 months ago)
- Last Synced: 2024-11-07T11:18:09.889Z (3 months ago)
- Topics: barcode, barcode-reader, code128, code39, datamatrix, ean13, ean8, gs1, linear-barcodes, net-framework, pdf417, qr, qrcode, upc-a, upc-e
- Homepage:
- Size: 5.95 MB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dynamsoft Barcode Reader Samples - .NET Edition
This repository contains multiple samples that demonstrates how to use the Dynamsoft Barcode Reader .NET Edition.
## System Requirements
- Windows:
- Supported Versions: Windows 7 and higher, or Windows Server 2003 and higher
- Architecture: x64 and x86
- Development Environment: Visual Studio 2012 or higher.- Linux:
- Supported Distributions: Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 6+
- Architectures: x64
- Minimum GLIBC Version: GLIBC_2.18 or higher- Supported .NET versions
- .NET Framework 3.5 and above
- .NET 6, 7, 8## Samples
| Sample | Description |
|---|---|
| [`ReadAnImage`](Samples/HelloWorld/ReadAnImage) | This sample demonstrates the simplest way to read barcodes from an image file and output barcode format and text. |
| [`ReadMultipleImages`](Samples/HelloWorld/ReadMultipleImages) | This sample demonstrates the simplest way to read barcodes from directory with image files and output barcode format and text. |## License
The library requires a license to work, you use the API `LicenseManager.InitLicense` to initialize license key and activate the SDK.
These samples use a free public trial license which require network connection to function. You can request a 30-day free trial license key from Customer Portal which works offline.
## Contact Us
Contact Dynamsoft if you have any questions.