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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CapCognition.Maui.Core" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CapCognition.Maui.Core" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="CapCognition.Maui.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CapCognition.Maui.Core --version 2.2.0
                    
#r "nuget: CapCognition.Maui.Core, 2.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CapCognition.Maui.Core@2.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CapCognition.Maui.Core&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=CapCognition.Maui.Core&version=2.2.0
                    
Install as a Cake Tool

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

  • ConsoleLogger moved into Core Library.
  • Updated NuGet dependencies to latest versions (except Microsoft MAUI controls to ensure maximum compatibility).
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
2.2.0 109 6/21/2026
2.1.3 143 2/22/2026
2.1.2 167 10/18/2025
2.1.1 165 8/23/2025
2.1.0 150 8/23/2025
2.0.4 288 6/8/2025
2.0.3 227 4/13/2025
2.0.2 235 3/16/2025
2.0.1 211 2/12/2025
2.0.0 196 1/22/2025
1.0.0 219 9/22/2024