CapCognition.Maui.Core 2.1.1

dotnet add package CapCognition.Maui.Core --version 2.1.1
                    
NuGet\Install-Package CapCognition.Maui.Core -Version 2.1.1
                    
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.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CapCognition.Maui.Core" Version="2.1.1" />
                    
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.1.1
                    
#r "nuget: CapCognition.Maui.Core, 2.1.1"
                    
#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.1.1
                    
#: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.1.1
                    
Install as a Cake Addin
#tool nuget:?package=CapCognition.Maui.Core&version=2.1.1
                    
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.

Release Notes

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-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CapCognition.Maui.Core:

Package Downloads
CapCognition.Maui.LPR

License plate recognition library

CapCognition.Maui.BarcodeScanning

Barcode scanning library

CapCognition.Maui

CapCognition capture and recognition framework library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1 65 8/23/2025
2.1.0 59 8/23/2025
2.0.4 207 6/8/2025
2.0.3 154 4/13/2025
2.0.2 153 3/16/2025
2.0.1 128 2/12/2025
2.0.0 123 1/22/2025
1.0.0 146 9/22/2024