Xamarin.Dynamsoft.Barcode.Android
8.1.2
See the version list below for details.
Install-Package Xamarin.Dynamsoft.Barcode.Android -Version 8.1.2
dotnet add package Xamarin.Dynamsoft.Barcode.Android --version 8.1.2
<PackageReference Include="Xamarin.Dynamsoft.Barcode.Android" Version="8.1.2" />
paket add Xamarin.Dynamsoft.Barcode.Android --version 8.1.2
#r "nuget: Xamarin.Dynamsoft.Barcode.Android, 8.1.2"
// Install Xamarin.Dynamsoft.Barcode.Android as a Cake Addin
#addin nuget:?package=Xamarin.Dynamsoft.Barcode.Android&version=8.1.2
// Install Xamarin.Dynamsoft.Barcode.Android as a Cake Tool
#tool nuget:?package=Xamarin.Dynamsoft.Barcode.Android&version=8.1.2
Get a 30-day Free Trial License
https://www.dynamsoft.com/customer/license/trialLicense
API Reference
https://www.dynamsoft.com/barcode-reader/programming/android
Product | Versions |
---|---|
MonoAndroid | monoandroid403 |
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 | |
---|---|---|---|
9.2.10 | 90 | 6/28/2022 | |
9.0.2 | 170 | 5/26/2022 | |
9.0.0 | 428 | 3/23/2022 | |
8.9.3 | 121 | 3/2/2022 | |
8.9.1 | 204 | 12/29/2021 | |
8.9.0 | 107 | 12/20/2021 | |
8.8.2 | 230 | 10/25/2021 | |
8.8.1 | 156 | 10/22/2021 | |
8.8.0 | 157 | 10/22/2021 | |
8.6.0 | 270 | 7/16/2021 | |
8.4.0 | 1,599 | 6/9/2021 | |
8.2.0 | 292 | 3/17/2021 | |
8.1.2 | 576 | 1/22/2021 | |
8.1.1.1 | 209 | 1/19/2021 | |
8.1.1 | 219 | 1/15/2021 | |
8.1.0 | 291 | 1/12/2021 | |
8.0.0 | 365 | 11/18/2020 | |
7.6.0 | 313 | 9/1/2020 | |
7.5.0 | 353 | 7/23/2020 | |
7.4.0 | 386 | 4/16/2020 | |
7.3.0 | 449 | 1/2/2020 | |
7.2.2 | 416 | 11/14/2019 | |
7.2.1 | 324 | 11/13/2019 | |
7.2.0 | 371 | 10/8/2019 | |
7.1.0 | 545 | 8/15/2019 | |
7.0.0 | 432 | 7/11/2019 | |
6.5.2 | 455 | 5/28/2019 | |
6.5.1 | 438 | 4/17/2019 | |
6.5.0 | 449 | 2/28/2019 | |
6.4.1 | 864 | 12/6/2018 | |
6.4.0 | 680 | 10/17/2018 | |
6.3.1 | 906 | 8/22/2018 |
- Added `mode`, `page`, `totalPage` and `parityData` in the `QRCodeDetails` Class/Struct.
- Improved the recognition accuracy for GS1 Databar.
- Removed the exception code from `barcodeText` when using a valid trial license.
- Fixed a bug where `barcodeFormatString`, `barcodeFormatString_2`, `regionName` and `documentName` don’t have value in the `IRT_TYPED_BARCODE_ZONE` intermediate result.