yushulx / blazor-barcode-mrz-document-scanner

Scan barcode, document and MRZ with Dynamsoft Capture Vision SDKs and Blazor
https://www.dynamsoft.com
6 stars 7 forks source link
barcode blazor code128 code39 csharp datamatrix document-viewer dotnet javascript pdf-viewer qrcode

Blazor Examples for Barcode, MRZ and Document Scanning

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.

Demo Video

Usage

  1. Get a trial license and then update the following line in Pages/Home.rzor:

    private string LicenseKey = "LICENSE KEY";
  2. Run the app:

    dotnet run

    blazor barcode reader and scanner

Online Demo

https://yushulx.me/blazor-barcode-mrz-document-scanner/

Blog