Skip to content

Commit defdc6d

Browse files
Merge pull request #272 from dynamsoft-docs/preview
update to internal commit a2ddd3bc
2 parents 655010c + 46ca077 commit defdc6d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

programming/maui/user-guide.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ noTitleIndex: true
2020
- [Android](#android)
2121
- [iOS](#ios)
2222
- [Installation](#installation)
23-
- [Online installation](#online-installation)
24-
- [Offline installation](#offline-installation)
2523
- [Build Your Barcode Scanner App](#build-your-barcode-scanner-app)
2624
- [Set up Development Environment](#set-up-development-environment)
2725
- [Initialize the Project](#initialize-the-project)
@@ -62,16 +60,8 @@ noTitleIndex: true
6260

6361
## Installation
6462

65-
### Online installation
66-
6763
In the **NuGet Package Manager>Manage Packages for Solution** of your project, search for **Dynamsoft.BarcodeReaderBundle.Maui**. Select it and click **install**.
6864

69-
### Offline installation
70-
71-
Navigate to **Tools -> Options -> NuGet Package Manager -> Package Sources**, click the **+** to add a new package source, then fill in the **Name** (e.g., local-nuget) and the absolute path to the NuGet package location. Click **OK** to confirm.
72-
73-
In the **NuGet Package Manager > Manage Packages for Solution** section of your project, switch the package source to `local-nuget`, search for **Dynamsoft.BarcodeReader.Maui**, **Dynamsoft.CaptureVisionRouter.Maui**, and **Dynamsoft.Core.Maui**, and click **install**.
74-
7565
## Build Your Barcode Scanner App
7666

7767
Now you will learn how to create a simple barcode scanner using Dynamsoft Barcode Reader MAUI SDK.

0 commit comments

Comments
 (0)