This repository contains samples that demonstrate how to use the Dynamsoft Barcode Reader MAUI SDK to read barcodes.
- .NET 8.0 and above.
- Supported OS: Android 5.0 (API Level 21) or higher.
- Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
- Development Environment: Visual Studio 2022.
- JDK: 1.8+
- Supported OS: iOS 13.0 or higher.
- Supported ABI: arm64 and x86_64.
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.
Sample Name | Description |
---|---|
ScanBarcodes_FoundationalAPI |
This is a sample that illustrates the simplest way to recognize barcodes from video streaming using foundational APIs. |
ScanBarcodes_ReadyToUseComponent |
This is a sample that illustrates the simplest way to recognize barcodes from video streaming using BarcodeScanner Component. |
ScanDriverLicense |
This sample demonstrates the simplest approach to recognizing a PDF417 barcode from video streaming and extracting structured data from its encoded data. |
- You can request a 30-day trial license via the Request a Trial License link.
For any questions or feedback, you can either contact us or submit an issue.