The .NET MAUI document 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
MainPage.xaml.cs
:LicenseManager.InitLicense("LICENSE-KEY", this);
-
Build and run the project.
dotnet-maui-document-scanner.mov
Creating a .NET MAUI Document Scanner: Capture, Normalize, and Share Documents Effortlessly