Xamarin.Dynamsoft.Barcode.Android
8.2.0
Dynamsoft.CaptureVision.Xamarin.Forms
Additional DetailsPackage no longer supported. Please use package Dynamsoft.CaptureVision.Xamarin.Forms instead.
dotnet add package Xamarin.Dynamsoft.Barcode.Android --version 8.2.0
NuGet\Install-Package Xamarin.Dynamsoft.Barcode.Android -Version 8.2.0
<PackageReference Include="Xamarin.Dynamsoft.Barcode.Android" Version="8.2.0" />
paket add Xamarin.Dynamsoft.Barcode.Android --version 8.2.0
#r "nuget: Xamarin.Dynamsoft.Barcode.Android, 8.2.0"
// Install Xamarin.Dynamsoft.Barcode.Android as a Cake Addin #addin nuget:?package=Xamarin.Dynamsoft.Barcode.Android&version=8.2.0 // Install Xamarin.Dynamsoft.Barcode.Android as a Cake Tool #tool nuget:?package=Xamarin.Dynamsoft.Barcode.Android&version=8.2.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid403 is compatible. |
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 |
---|
- Added a new mode argument, `FindAccurateBoundary`, to RegionPredetectionModes that determines if the SDK attempts to find an accurate boundary when RegionPredetectionModes is set to `RPM_GENERAL_HSV_CONTRAST`.
- Improved both the localization and decoding algorithms for Postal Codes.
LocalizationMode `LM_STATISTICS_POSTAL_CODE` will not be added automatically when enabling Postal Code in your runtime settings. Instead, users must manually add it to the LocalizationMode array if it is required.
- Resolved a bug that infrequently causes the application to crash when decoding a MicroPDF417 barcode.
- Added a new attribute, `organizationID` (string) to `DMLTSConnectionParameters`/` iDMLTSConnectionParameters`. The attribute adds a new layer of security for both full and trial licenses.