Dynamsoft.DotNet.Barcode
8.1.2
See the version list below for details.
dotnet add package Dynamsoft.DotNet.Barcode --version 8.1.2
NuGet\Install-Package Dynamsoft.DotNet.Barcode -Version 8.1.2
<PackageReference Include="Dynamsoft.DotNet.Barcode" Version="8.1.2" />
paket add Dynamsoft.DotNet.Barcode --version 8.1.2
#r "nuget: Dynamsoft.DotNet.Barcode, 8.1.2"
// Install Dynamsoft.DotNet.Barcode as a Cake Addin #addin nuget:?package=Dynamsoft.DotNet.Barcode&version=8.1.2 // Install Dynamsoft.DotNet.Barcode as a Cake Tool #tool nuget:?package=Dynamsoft.DotNet.Barcode&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/dotnet/
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 | 42,147 | 4/1/2024 | |
9.6.40 | 7,150 | 3/14/2024 | |
9.6.30 | 27,378 | 8/29/2023 | |
9.6.20 | 54,393 | 3/16/2023 | |
9.6.10 | 7,980 | 1/10/2023 | |
9.6.0.1 | 3,594 | 11/29/2022 | |
9.6.0 | 2,443 | 11/29/2022 | |
9.4.0 | 12,068 | 8/30/2022 | |
9.2.0 | 3,037 | 6/7/2022 | |
9.0.0 | 3,457 | 3/16/2022 | |
8.8.0 | 9,329 | 10/13/2021 | |
8.6.0 | 6,935 | 7/16/2021 | |
8.4.0 | 5,538 | 6/9/2021 | |
8.2.0 | 2,594 | 3/17/2021 | |
8.1.2 | 2,112 | 1/22/2021 | |
8.1.0 | 1,278 | 1/12/2021 | |
8.0.0 | 1,521 | 11/18/2020 | |
7.6.0 | 3,851 | 9/1/2020 | |
7.5.0 | 2,010 | 7/23/2020 | |
7.4.0 | 2,849 | 4/16/2020 | |
7.3.0 | 2,387 | 1/2/2020 | |
7.2.2 | 4,505 | 11/14/2019 | |
7.2.1 | 1,894 | 11/12/2019 | |
7.2.0 | 1,915 | 10/8/2019 | |
7.1.0 | 1,967 | 8/15/2019 | |
7.0.0 | 1,855 | 7/11/2019 | |
6.5.3 | 2,712 | 7/9/2019 | |
6.5.2 | 1,861 | 5/28/2019 | |
6.5.1 | 2,860 | 4/16/2019 | |
6.5.0.1 | 1,668 | 4/3/2019 | |
6.5.0 | 1,759 | 2/28/2019 | |
6.4.1 | 4,181 | 11/26/2018 | |
6.4.0 | 5,757 | 10/15/2018 | |
6.3.0 | 9,424 | 8/16/2018 | |
6.2.0 | 2,361 | 6/29/2018 | |
6.1.0 | 2,402 | 5/16/2018 | |
6.0.0 | 2,956 | 3/30/2018 | |
5.2.0 | 3,397 | 9/19/2017 | |
5.1.0 | 2,958 | 5/25/2017 | |
5.0.0 | 2,353 | 3/7/2017 | |
4.3.0 | 2,494 | 10/13/2016 | |
4.2.0 | 8,561 | 8/5/2016 |
- 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.
- Included native C++ DLL files in the .NET assembly files, so users don’t need to manually copy these files to the specific folder.