Dynamsoft.CaptureVision.Xamarin.Forms
1.0.5
dotnet add package Dynamsoft.CaptureVision.Xamarin.Forms --version 1.0.5
NuGet\Install-Package Dynamsoft.CaptureVision.Xamarin.Forms -Version 1.0.5
<PackageReference Include="Dynamsoft.CaptureVision.Xamarin.Forms" Version="1.0.5" />
paket add Dynamsoft.CaptureVision.Xamarin.Forms --version 1.0.5
#r "nuget: Dynamsoft.CaptureVision.Xamarin.Forms, 1.0.5"
// Install Dynamsoft.CaptureVision.Xamarin.Forms as a Cake Addin
#addin nuget:?package=Dynamsoft.CaptureVision.Xamarin.Forms&version=1.0.5
// Install Dynamsoft.CaptureVision.Xamarin.Forms as a Cake Tool
#tool nuget:?package=Dynamsoft.CaptureVision.Xamarin.Forms&version=1.0.5
Barcode Reader User Guide for Xamarin
Dynamsoft Capture Vision (DCV) is an aggregating SDK of a series of specific functional products including:
- Dynamsoft Camera Enhancer (DCE) which provides camera enhancements and UI configuration APIs.
- Dynamsoft Barcode Reader (DBR) which provides barcode decoding algorithm and APIs.
- Dynamsoft Label Recognizer (DLR) which provides label content recognizing algorithm and APIs.
- Dynamsoft Document Normalizer (DDN) which provides document scanning algorithms and APIs.
Note: DCV Xamarin edition currently only includes DCE and DBR modules. DLR and DDN modules are still under development and will be included in the future.
Getting Started
In this guide, you will learn step by step how to integrate the barcode reading capabilities of Dynamsoft Capture Vision React-Native SDK into your App.
Samples
You can view all the DCV Xamarin samples via the following links:
API References
View the API reference of DCV Xamarin Edition to explore the full feature of DCV:
Licensing
- You can also request an extension for your trial license in the customer portal
Contact
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10.0 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Xamarin.Forms (>= 5.0.0.2478)
-
MonoAndroid 10.0
- Xamarin.Android.Support.v4 (>= 28.0.0.3)
- Xamarin.AndroidX.AppCompat (>= 1.2.0.5)
- Xamarin.Forms (>= 5.0.0.2478)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 5.0.0.2478)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.