Dynamsoft.NetCoreApp.Barcode 8.1.2

Suggested Alternatives

Dynamsoft.DotNet.Barcode

Additional Details

Package no longer supported. Please use package Dynamsoft.DotNet.Barcode instead.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamsoft.NetCoreApp.Barcode --version 8.1.2
NuGet\Install-Package Dynamsoft.NetCoreApp.Barcode -Version 8.1.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="Dynamsoft.NetCoreApp.Barcode" Version="8.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamsoft.NetCoreApp.Barcode --version 8.1.2
#r "nuget: Dynamsoft.NetCoreApp.Barcode, 8.1.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.
// 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 Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 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
9.2.0 1,211 7/14/2022
8.4.0 2,325 6/11/2021
8.1.2 1,117 2/7/2021
7.6.0 1,147 9/8/2020
7.4.0 2,096 6/18/2020

- 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