CapCognition.Net.Core
2.1.1
dotnet add package CapCognition.Net.Core --version 2.1.1
NuGet\Install-Package CapCognition.Net.Core -Version 2.1.1
<PackageReference Include="CapCognition.Net.Core" Version="2.1.1" />
<PackageVersion Include="CapCognition.Net.Core" Version="2.1.1" />
<PackageReference Include="CapCognition.Net.Core" />
paket add CapCognition.Net.Core --version 2.1.1
#r "nuget: CapCognition.Net.Core, 2.1.1"
#:package CapCognition.Net.Core@2.1.1
#addin nuget:?package=CapCognition.Net.Core&version=2.1.1
#tool nuget:?package=CapCognition.Net.Core&version=2.1.1
Core Library for CapCognition Libraries
This package provides the core and base classes required by the CapCognition libraries.
The package is available as a trial version.
The trial version will stop working or limit functionality after a few image or output operations, requiring an application restart.
- The trial version can be used for testing and development purposes.
- It is not intended for production use.
- The trial version can be used indefinitely for evaluation.
- For production deployments, a valid license must be purchased.
See .NET LTS examples at CapCognition GitHub.
Supported Platforms
- Windows x64
- Linux 64-bit
- Linux ARM 64-bit (e.g., Raspberry OS)
- Raspberry OS 64-bit Bullseye (legacy) support
- Raspberry OS 64-bit Bookworm support
Only 64-bit operating systems are supported!
Windows x86 and Linux ARM 32-bit support have been removed.
Release Notes
Version 2.1.1
- options made disposable and some tool functions added
Version 2.1.0
- Added Fluent API for improved developer experience
Version 2.0.2
- Updated NuGet dependencies
- Added output sink streaming support
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.Licensing (>= 1.2.2)
- Microsoft.Extensions.Logging (>= 9.0.8)
- SkiaSharp (>= 3.119.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CapCognition.Net.Core:
Package | Downloads |
---|---|
CapCognition.Net
CapCognition library |
|
CapCognition.Net.LicensePlateDetection
LicensePlateDetection library |
|
CapCognition.Net.BarcodeScanning
BarcodeScanning library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Core