Dynamsoft.DotNet.Barcode
9.0.0
See the version list below for details.
dotnet add package Dynamsoft.DotNet.Barcode --version 9.0.0
NuGet\Install-Package Dynamsoft.DotNet.Barcode -Version 9.0.0
<PackageReference Include="Dynamsoft.DotNet.Barcode" Version="9.0.0" />
paket add Dynamsoft.DotNet.Barcode --version 9.0.0
#r "nuget: Dynamsoft.DotNet.Barcode, 9.0.0"
// Install Dynamsoft.DotNet.Barcode as a Cake Addin #addin nuget:?package=Dynamsoft.DotNet.Barcode&version=9.0.0 // Install Dynamsoft.DotNet.Barcode as a Cake Tool #tool nuget:?package=Dynamsoft.DotNet.Barcode&version=9.0.0
Introduction
Dynamsoft's Barcode Reader SDK enables you to efficiently integrate barcode reading functionality into Web, desktop, or mobile applications using just a few lines of code. The enterprise-class barcode SDK can save you months of development time and extra costs. With Dynamsoft Barcode Reader, developers can create high-speed and reliable barcode scanner software to meet business needs.
What You Should Know About Dynamsoft Barcode SDK
API Reference
https://www.dynamsoft.com/barcode-reader/programming/dotnet/
Sample Code
https://github.com/Dynamsoft/Dynamsoft-Barcode-Reader
Release Notes
https://www.dynamsoft.com/barcode-reader/programming/dotnet/release-notes/?ver=latest
Specifications
Highlights
- Multi-thread barcode processing
- Reads multiple barcodes in one image
- Detects barcodes at any orientation and rotation angle
- Decodes barcodes from out-of-focus, blurred images
- Reads barcodes from low-quality images with preprocessing
Supported Barcode Types
- 1D barcodes: Code39, Code93, Code128, Codabar, ITF, EAN13, EAN8, UPCA, UPCE, Code11
- 2D barcodes: QR Code, DataMatrix, PDF417, Aztec Code, MaxiCode, DotCode, GS1 Composite Code, Patch Code, MSI code
- Postal Codes: USPS Intelligent Mail, Postnet, Planet, Australian Post, UK Royal Mail
Barcode Reading Results
- Barcode type
- Barcode count
- Barcode value as string
- Barcode raw data as bytes
- Barcode bounding rectangle
- Coordinate of four corners
- Page number
Supported Image Source Types
- Bmp, jpg, png, and tiff image files; multi-page tiff also supported
- Windows DIB and .NET bitmap
- Black/white, grayscale or color
Supported Platforms
Windows, Linux, macOS, Android, iOS, Web, Raspberry Pi
Supported Programming Language and Frameworks
- C/C++, C#, Java, Python, PHP, JavaScript, Objective-C, Swfit, and Kotlin
- Xamarin, React, and Cordova
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.6.40.1 | 31,279 | 4/1/2024 |
9.6.40 | 5,300 | 3/14/2024 |
9.6.30 | 26,438 | 8/29/2023 |
9.6.20 | 49,872 | 3/16/2023 |
9.6.10 | 7,821 | 1/10/2023 |
9.6.0.1 | 3,448 | 11/29/2022 |
9.6.0 | 2,232 | 11/29/2022 |
9.4.0 | 11,138 | 8/30/2022 |
9.2.0 | 2,951 | 6/7/2022 |
9.0.0 | 3,357 | 3/16/2022 |
8.8.0 | 8,903 | 10/13/2021 |
8.6.0 | 6,854 | 7/16/2021 |
8.4.0 | 5,454 | 6/9/2021 |
8.2.0 | 2,509 | 3/17/2021 |
8.1.2 | 1,969 | 1/22/2021 |
8.1.0 | 1,210 | 1/12/2021 |
8.0.0 | 1,488 | 11/18/2020 |
7.6.0 | 3,747 | 9/1/2020 |
7.5.0 | 1,894 | 7/23/2020 |
7.4.0 | 2,750 | 4/16/2020 |
7.3.0 | 2,311 | 1/2/2020 |
7.2.2 | 4,365 | 11/14/2019 |
7.2.1 | 1,817 | 11/12/2019 |
7.2.0 | 1,834 | 10/8/2019 |
7.1.0 | 1,916 | 8/15/2019 |
7.0.0 | 1,803 | 7/11/2019 |
6.5.3 | 2,621 | 7/9/2019 |
6.5.2 | 1,821 | 5/28/2019 |
6.5.1 | 2,812 | 4/16/2019 |
6.5.0.1 | 1,623 | 4/3/2019 |
6.5.0 | 1,719 | 2/28/2019 |
6.4.1 | 4,129 | 11/26/2018 |
6.4.0 | 5,689 | 10/15/2018 |
6.3.0 | 9,370 | 8/16/2018 |
6.2.0 | 2,313 | 6/29/2018 |
6.1.0 | 2,349 | 5/16/2018 |
6.0.0 | 2,852 | 3/30/2018 |
5.2.0 | 3,299 | 9/19/2017 |
5.1.0 | 2,878 | 5/25/2017 |
5.0.0 | 2,285 | 3/7/2017 |
4.3.0 | 2,441 | 10/13/2016 |
4.2.0 | 8,491 | 8/5/2016 |
Highlights
Added support for Code_11.
Added support for Pharmacode.
The return value of the method getIdleInstancesCount is changed from 0 to -1 when all local instances become inactive.
Optimized the algorithm on decoding PatchCode. The barcode reader will be able to detect the PatchCodes even when they are far away from the edge of the image.
Optimized the read rate of GS1 Databar symbols.
Optimized the performance of localizationMode.OneDFastScan.
Optimized the confidence scoring system for PDF417 codes.
Added new deformation resisting modes DRM_BROAD_WARP, DRM_LOCAL_REFERENCE and DRM_DEWRINKLE to optimize the deformation resisting algorithm for QRCode and DataMatrix codes.
Added function 1 symbol character code of the GS1-128 at the beginning of the barcodeText.
Changelog
New
Added BF_CODE_11 under Enumeration EnumBarcodeFormat to specify newly supported barcode format, Code 11.
Added BF2_PHARMACODE_ONE_TRACK, BF2_PHARMACODE_TWO_TRACK and BF2_PHARMACODE under Enumeration EnumBarcodeFormat_2 to specify newly supported barcode format, Pharmacodes.
Added a new error code DBRERR_PHARMACODE_LICENSE_INVALID which will be returned when the license of Pharmacode is invalid.
Added DRM_BROAD_WARP, DRM_LOCAL_REFERENCE and DRM_DEWRINKLE under Enumeration EnumDeformationResistingMode to apply new deformation resisting modes.
Added a parameter FormatSpecification.VerifyCheckDigit
Added an Argument ConfidenceThreshold to the LocalizationModes mode arguments.
Added a method InitLicense to initialize license key and activate the SDK.
Changed
Changed value of BF_ONED under Enumeration EnumBarcodeFormat to 0x003007FF to have BF_CODE_11 combined.
Changed value of BF_ALL under Enumeration EnumBarcodeFormat to 0xFE3FFFFF to have BF_CODE_11 combined.
Fixed
Fixed a bug that might cause a crash when using multiple threads for barcode decoding.
Other small fixes and tweaks.
Deprecated
The following items are now deprecated. They still work in this version but could be removed in the near future.
Method InitLicenseFromServer
Method InitLicenseFromLicenseContent
Method OutputLicenseToString
Method InitDLSConnectionParameters
Method InitLicenseFromDLS
Method BarcodeReader(string productKey)
Method BarcodeReader(string modulePath, string productKey)
Attribute ProductKey
Enumeration EnumDMChargeWay
Enumeration EnumDMDeploymentType
Enumeration EnumDMLicenseModule
Enumeration EnumDMUUIDGenerationMethod
Enumeration EnumProduct