CapCognition.Net.BarcodeScanning
2.0.2
dotnet add package CapCognition.Net.BarcodeScanning --version 2.0.2
NuGet\Install-Package CapCognition.Net.BarcodeScanning -Version 2.0.2
<PackageReference Include="CapCognition.Net.BarcodeScanning" Version="2.0.2" />
<PackageVersion Include="CapCognition.Net.BarcodeScanning" Version="2.0.2" />
<PackageReference Include="CapCognition.Net.BarcodeScanning" />
paket add CapCognition.Net.BarcodeScanning --version 2.0.2
#r "nuget: CapCognition.Net.BarcodeScanning, 2.0.2"
#addin nuget:?package=CapCognition.Net.BarcodeScanning&version=2.0.2
#tool nuget:?package=CapCognition.Net.BarcodeScanning&version=2.0.2
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
- Linux 64 bit
- Linux ARM 64 bit (ex. Raspberry OS)
- Raspberry OS 64 bit Bullseys (legacy) support
- Raspberry OS 64 bit Bookworm support
Only 64 bit operating systems are supported!
Windows x86 and Linux ARM 32 bit support removed
Release notes for version 2.0.2:
- Nuget depencencies updated
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- CapCognition.Net.Core (>= 2.0.2)
- CapCognition.Net.Licensing (>= 1.2.2)
- SkiaSharp (>= 3.119.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
BarcodeScanning