CapCognition.Maui.Core
2.2.0
dotnet add package CapCognition.Maui.Core --version 2.2.0
NuGet\Install-Package CapCognition.Maui.Core -Version 2.2.0
<PackageReference Include="CapCognition.Maui.Core" Version="2.2.0" />
<PackageVersion Include="CapCognition.Maui.Core" Version="2.2.0" />
<PackageReference Include="CapCognition.Maui.Core" />
paket add CapCognition.Maui.Core --version 2.2.0
#r "nuget: CapCognition.Maui.Core, 2.2.0"
#:package CapCognition.Maui.Core@2.2.0
#addin nuget:?package=CapCognition.Maui.Core&version=2.2.0
#tool nuget:?package=CapCognition.Maui.Core&version=2.2.0
Core Library for CapCognition .NET MAUI
Provides all fundamental base classes and shared components required by the CapCognition .NET MAUI libraries.
This library is the backbone for capturing, recognition, and processing workflows in CapCognition-based applications.
Trial Version
The library can be used in a trial version.
- The trial version displays a watermark during capturing and recognition.
- It is intended for testing and development purposes only.
- The trial version can be used indefinitely, but not for production.
- For production use, a license must be purchased.
Examples
See .NET MAUI sample applications at CapCognition.
Documentation
See Documentation for more details.
Release Notes
Version 2.2.0
- Multi target nuget for .NET MAUI 10 and .NET MAUI 9
- Library initialization simplified
- Continuous capturing and recognition switched to "Pull-Frame" mechanism for simpler and more efficient stream capturing
Version 2.1.3
- image disposal optimized and made more robust
Version 2.1.2
- nuget dependencies updated to latest versions
- option switch fixed and optimized
- processor made disposable
Version 2.1.1
- options made disposable and some tool functions added
Version 2.1.0
- Added Fluent API for improved usability.
Version 2.0.4
ConsoleLoggermoved into Core Library.- Updated NuGet dependencies to latest versions (except Microsoft MAUI controls to ensure maximum compatibility).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-android35.0 is compatible. net9.0-ios18.0 is compatible. net10.0-android was computed. net10.0-android36.0 is compatible. net10.0-ios was computed. net10.0-ios26.0 is compatible. |
-
net10.0-android36.0
- CapCognition.Net.Licensing (>= 1.2.2)
- Microsoft.Maui.Controls (>= 10.0.41)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.41)
- SkiaSharp (>= 3.119.2)
-
net10.0-ios26.0
- CapCognition.Net.Licensing (>= 1.2.2)
- Microsoft.Maui.Controls (>= 10.0.41)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.41)
- SkiaSharp (>= 3.119.2)
-
net9.0-android35.0
- CapCognition.Net.Licensing (>= 1.2.2)
- Microsoft.Maui.Controls (>= 9.0.30)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.30)
- SkiaSharp (>= 3.119.2)
-
net9.0-ios18.0
- CapCognition.Net.Licensing (>= 1.2.2)
- Microsoft.Maui.Controls (>= 9.0.30)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.30)
- SkiaSharp (>= 3.119.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CapCognition.Maui.Core:
| Package | Downloads |
|---|---|
|
CapCognition.Maui.LPR
License plate recognition processor |
|
|
CapCognition.Maui.BarcodeScanning
Barcode scanning processor |
|
|
CapCognition.Maui
CapCognition capture and recognition framework library |
|
|
CapCognition.Maui.YoloModelDetection
Yolo model detection Processor |
GitHub repositories
This package is not used by any popular GitHub repositories.