The .NET MAUI barcode Qr code scanner is developed with Dynamsoft Barcode Reader SDK for .NET MAUI.
-
Import the project to
Visual Studio 2022
orVisual Studio Code
. -
Obtain a 30-day free trial license and update the following code in
MainPage.xaml.cs
:LicenseManager.InitLicense("LICENSE-KEY", this);
-
Build and run the project.
maui--barcode-qr-code-scanner.mp4
Building .NET MAUI Barcode Scanner with Visual Studio Code on macOS