Dynamsoft.NetCoreApp.Barcode
8.1.2
See the version list below for details.
Install-Package Dynamsoft.NetCoreApp.Barcode -Version 8.1.2
dotnet add package Dynamsoft.NetCoreApp.Barcode --version 8.1.2
<PackageReference Include="Dynamsoft.NetCoreApp.Barcode" Version="8.1.2" />
paket add Dynamsoft.NetCoreApp.Barcode --version 8.1.2
#r "nuget: Dynamsoft.NetCoreApp.Barcode, 8.1.2"
// Install Dynamsoft.NetCoreApp.Barcode as a Cake Addin
#addin nuget:?package=Dynamsoft.NetCoreApp.Barcode&version=8.1.2
// Install Dynamsoft.NetCoreApp.Barcode as a Cake Tool
#tool nuget:?package=Dynamsoft.NetCoreApp.Barcode&version=8.1.2
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 |
.NET Core | netcoreapp3.1 |
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.
- Added support for MSI Code (Modified Plessey).
- Added parameters `DeblurModes`, `BarcodeZoneMinDistanceToImageBorders`, `MinRatioOfBarcodeZoneWidthToHeight`, `BarcodeZoneBarCountRangeArray` and argument `SpatialIndexBlockSize` for region predetection modes.
- Added `Mode`, `Page`, `TotalPage` and `ParityData` in the QRCodeDetails Class.
- Improved the decoding speed for the ScanDirectly mode.
- Improved the localization accuracy for DataMatrix codes with a narrow quiet zone, QR Code and low quality 1D barcodes.
- Improved the recognition accuracy for GS1 Databar, DataMatrix and Aztec.
- Fixed a bug where Micro PDF417 may not be localized in multiple-barcode scenarios.
- Fixed a bug where the ExpectedBarcodesCount and BarcodeFormat parameters do not work in the RegionDefinition.
- Fixed a bug where `BarcodeFormatString`, `BarcodeFormatString_2`, `RegionName` and `DocumentName` don’t have value in the IRT_TYPED_BARCODE_ZONE intermediate result