Dynamsoft.CaptureVisionBundle.Maui
2.6.1001
dotnet add package Dynamsoft.CaptureVisionBundle.Maui --version 2.6.1001
NuGet\Install-Package Dynamsoft.CaptureVisionBundle.Maui -Version 2.6.1001
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dynamsoft.CaptureVisionBundle.Maui" Version="2.6.1001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamsoft.CaptureVisionBundle.Maui" Version="2.6.1001" />
<PackageReference Include="Dynamsoft.CaptureVisionBundle.Maui" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dynamsoft.CaptureVisionBundle.Maui --version 2.6.1001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamsoft.CaptureVisionBundle.Maui, 2.6.1001"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Dynamsoft.CaptureVisionBundle.Maui&version=2.6.1001
#tool nuget:?package=Dynamsoft.CaptureVisionBundle.Maui&version=2.6.1001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dynamsoft Capture Vision SDK MAUI Edition
Dynamsoft Capture Vision (DCV) is an aggregating SDK of a series of specific functional products, which cover image capturing, content understanding, result parsing, and interactive workflow.
- Dynamsoft Barcode Reader (DBR), Dynamsoft Document Normalizer (DDN), and Dynamsoft Label Recognizer (DLR) play crucial roles in reading barcodes, structures, and texts from images.
- Dynamsoft Code Parser (DCP) is utilized to extract meaningful fields from text/bytes results, ensuring optimal data parsing capabilities.
- To view and edit the output results, Dynamsoft Camera Enhancer (DCE) provides a suite of robust viewing and editing functions.
Supported .NET versions
- .NET 7.0 and above.
Supported Platforms
Android
- Supported OS: Android 5.0 (API Level 21) or higher.
- Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
- Development Environment: Visual Studio 2022.
- JDK: 1.8+
iOS
- Supported OS: iOS 11.0 or higher.
- Supported ABI: arm64 and x86_64.
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.
Supported Symbologies
- Linear Barcodes (1D) :
- Code 39 (including Code 39 Extended)
- Code 93
- Code 128
- Codabar
- Interleaved 2 of 5
- EAN-8
- EAN-13
- UPC-A
- UPC-E
- Industrial 2 of 5
- MSI Code
- Code 11
- 2D Barcodes :
- QR Code (including Micro QR Code)
- Data Matrix
- PDF417 (including Micro PDF417)
- Aztec Code
- MaxiCode (mode 2-5)
- DotCode
- Patch Code
- Pharmacode
- GS1 Composite Code
- GS1 DataBar :
- Omnidirectional
- Truncated
- Stacked
- Stacked Omnidirectional
- Limited
- Expanded
- Expanded Stacked
- Postal Codes :
- USPS Intelligent Mail
- Postnet
- Planet
- Australian Post
- UK Royal Mail
Sample Code
Barcode Decoding
https://github.com/Dynamsoft/barcode-reader-maui-samples
MRZ Scanning
https://github.com/Dynamsoft/mrz-scanner-mobile-maui
Document Scanning
https://github.com/Dynamsoft/capture-vision-maui-samples
Documentation
Contact Us
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-android33.0 is compatible. net7.0-ios16.1 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-ios was computed. net8.0-ios18.0 is compatible. net9.0-android was computed. net9.0-ios was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-android33.0
- Dynamsoft.BarcodeReader.Maui (>= 10.4.300)
- Dynamsoft.CameraEnhancer.Maui (>= 4.2.241)
- Dynamsoft.CaptureVisionRouter.Maui (>= 2.4.300)
- Dynamsoft.CodeParser.Maui (>= 2.4.300)
- Dynamsoft.DocumentNormalizer.Maui (>= 2.6.100)
- Dynamsoft.LabelRecognizer.Maui (>= 3.4.300)
- Dynamsoft.Utility.Maui (>= 1.4.300)
-
net7.0-ios16.1
- Dynamsoft.BarcodeReader.Maui (>= 10.4.300)
- Dynamsoft.CameraEnhancer.Maui (>= 4.2.241)
- Dynamsoft.CaptureVisionRouter.Maui (>= 2.4.300)
- Dynamsoft.CodeParser.Maui (>= 2.4.300)
- Dynamsoft.DocumentNormalizer.Maui (>= 2.6.100)
- Dynamsoft.LabelRecognizer.Maui (>= 3.4.300)
- Dynamsoft.Utility.Maui (>= 1.4.300)
-
net8.0-android34.0
- Dynamsoft.BarcodeReader.Maui (>= 10.4.300)
- Dynamsoft.CameraEnhancer.Maui (>= 4.2.241)
- Dynamsoft.CaptureVisionRouter.Maui (>= 2.4.300)
- Dynamsoft.CodeParser.Maui (>= 2.4.300)
- Dynamsoft.DocumentNormalizer.Maui (>= 2.6.100)
- Dynamsoft.LabelRecognizer.Maui (>= 3.4.300)
- Dynamsoft.Utility.Maui (>= 1.4.300)
-
net8.0-ios18.0
- Dynamsoft.BarcodeReader.Maui (>= 10.4.300)
- Dynamsoft.CameraEnhancer.Maui (>= 4.2.241)
- Dynamsoft.CaptureVisionRouter.Maui (>= 2.4.300)
- Dynamsoft.CodeParser.Maui (>= 2.4.300)
- Dynamsoft.DocumentNormalizer.Maui (>= 2.6.100)
- Dynamsoft.LabelRecognizer.Maui (>= 3.4.300)
- Dynamsoft.Utility.Maui (>= 1.4.300)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.