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" />
<PackageReference Include="CapCognition.Maui.Core" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=CapCognition.Maui.Core&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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-ios was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
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.0)
-
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.0)
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.