CapCognition.Net.BarcodeScanning
1.2.1
dotnet add package CapCognition.Net.BarcodeScanning --version 1.2.1
NuGet\Install-Package CapCognition.Net.BarcodeScanning -Version 1.2.1
<PackageReference Include="CapCognition.Net.BarcodeScanning" Version="1.2.1" />
paket add CapCognition.Net.BarcodeScanning --version 1.2.1
#r "nuget: CapCognition.Net.BarcodeScanning, 1.2.1"
// Install CapCognition.Net.BarcodeScanning as a Cake Addin #addin nuget:?package=CapCognition.Net.BarcodeScanning&version=1.2.1 // Install CapCognition.Net.BarcodeScanning as a Cake Tool #tool nuget:?package=CapCognition.Net.BarcodeScanning&version=1.2.1
Barcode and QR-Code Recognition
Recognizes 1D and 2D Barcodes.
Multibarcode recognition support (multiple barcodes per picture).
Display the recognized content as overlay.
Supported Formats:
- Aztec
- Codabar
- Code39
- Code93
- Code128
- DataMatrix
- EAN8
- EAN13
- ITF
- PDF417
- QR Code
- RSS14
- RSSExpanded
- UPC-A
- UPC-E
- UPC-EAN
- MSI
- Plessey
- IMB
This library can be used as a trial version. The trial version will stop working or limit the functionality after a few recognitions and you have to restart your calling application.
The trial version can be used for testing and development purposes. The trial version is not intended for production use. The trial version can be used for as long as needed. For production use, a license must be purchased.
See .NET LTS examples at CapCognition
Support for the following platforms:
- Windows x64
- Windows x86
- Linux 64 bit
- Linux ARM 32 bit (ex. Raspberry OS)
- Linux ARM 64 bit (ex. Raspberry OS)
Release notes for version 1.2.1:
- Decoder integrated and optimized
- optimizations, cleanups and documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- CapCognition.Net.Core (>= 1.2.1)
- CapCognition.Net.Licensing (>= 1.2.1)
- SkiaSharp (>= 2.88.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
BarcodeScanning