This project demonstrates how to utilize the Dynamsoft Capture Vision SDK for detecting 1D/2D barcodes, documents, MRZ (Machine Readable Zone), and more in Blazor applications.
-
Barcode Reader and Scanner
dotnet-blazor-barcode-reader-scanner.mp4
-
Document Viewer and Scanner
blazor-document-pdf-viewer-scanner.mp4
-
MRZ Reader and Scanner
blazor-passport-mrz-reader-scanner.mp4
-
Web TWAIN Document Scanning
blazor-web-twain-document-scan.mp4
-
Get a trial license and then update the following line in
Pages/Home.rzor
:private string LicenseKey = "LICENSE KEY";
-
Run the app:
dotnet run
https://yushulx.me/blazor-barcode-mrz-document-scanner/
- How to Build a .NET Blazor Application for Scanning Barcode and QR Code
- How to Create a Blazor Web App for Document PDF Viewing and Annotation
- How to Integrate MRZ Recognition into a Blazor Web Application
- How to Digitize Documents in a Blazor Web App Using TWAIN, WIA, SANE, ICA, and eSCL Scanners
- Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET