Xamarin.Dynamsoft.Barcode.iOS 6.5.2

Suggested Alternatives

Dynamsoft.CaptureVision.Xamarin.Forms

Additional Details

Package no longer supported. Please use package Dynamsoft.CaptureVision.Xamarin.Forms instead.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Xamarin.Dynamsoft.Barcode.iOS --version 6.5.2
                    
NuGet\Install-Package Xamarin.Dynamsoft.Barcode.iOS -Version 6.5.2
                    
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="Xamarin.Dynamsoft.Barcode.iOS" Version="6.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Dynamsoft.Barcode.iOS" Version="6.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Dynamsoft.Barcode.iOS" />
                    
Project file
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 Xamarin.Dynamsoft.Barcode.iOS --version 6.5.2
                    
#r "nuget: Xamarin.Dynamsoft.Barcode.iOS, 6.5.2"
                    
#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=Xamarin.Dynamsoft.Barcode.iOS&version=6.5.2
                    
Install Xamarin.Dynamsoft.Barcode.iOS as a Cake Addin
#tool nuget:?package=Xamarin.Dynamsoft.Barcode.iOS&version=6.5.2
                    
Install Xamarin.Dynamsoft.Barcode.iOS as a Cake Tool

Dynamsoft's Barcode Reader SDK enables you to efficiently embed barcode reading functionality in your web, desktop and mobile application using just a few lines of code.This can save you from months of added development time and extra costs. With the Barcode Reader SDK, you can decode barcodes from various image file formats (bmp, jpg, png, gif, single-page and multi-page tiff, and PDF).

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

*Optimized barcode reading workflow for QRCode/DataMatrix/Aztec code recognition. A QRCode/DataMatrix/Aztec barcode zone will be submitted to the deblurring process when its decoding results vary with different binarization arguments.
*Reduced the error rate of 1D barcode recognition. Giving more chances for confirmation of a 1D barcode decoding result whose confidence isn’t extreme high.
*Reduced the possibility of confilicts with neighbour barcodes. This improved the precision of the zone to be deleted when a barcode is recognized successfully.