The .NET MAUI MRZ scanner is developed with the Dynamsoft Capture Vision 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
ScanPage.xaml.cs
:LicenseManager.InitLicense("LICENSE-KEY", this);
-
Build and run the project.
dotnet-maui-mrz-scanner-android-ios.mov
How to Create an MRZ Scanner App for Android and iOS with .NET MAUI