TesseractOcrMaui.IOS 1.0.6

dotnet add package TesseractOcrMaui.IOS --version 1.0.6
NuGet\Install-Package TesseractOcrMaui.IOS -Version 1.0.6
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="TesseractOcrMaui.IOS" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TesseractOcrMaui.IOS --version 1.0.6
#r "nuget: TesseractOcrMaui.IOS, 1.0.6"
#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.
// Install TesseractOcrMaui.IOS as a Cake Addin
#addin nuget:?package=TesseractOcrMaui.IOS&version=1.0.6

// Install TesseractOcrMaui.IOS as a Cake Tool
#tool nuget:?package=TesseractOcrMaui.IOS&version=1.0.6

TesseractOcrMaui.IOS

Tesseract bindings for TesseractOcrMaui nuget package.

TesseractOcrMaui is a Tesseract wrapper for windows, iOS and Android for .NET MAUI.

Using the package

This package TesseractOcrMaui.IOS only includes bindings for iOS and should not be used on its own. To use Tesseract with your .NET MAUI project add TesseractOcrMaui nuget package:

  1. With your IDE package manager

  2. Package reference

<PackageReference Include="TesseractOcrMaui" Version="1.1.6" />
  1. Dotnet CLI
dotnet add package TesseractOcrMaui --version 1.1.6

Note that you should check what the current package version is and use it in your command. This package is dependency on the main package TesseractOcrMaui.

iOS support

platform Architechture
iOS emulator x86_64
iOS emulator Arm64
iOS physical device Arm64

Licence

Copyright 2024 Henri Vainio

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

NOTE: Tesseract depends on other packages that may be licensed under different open source licenses

Big Thanks

To the contributor Ivan Mendoza @sivanmg. His help with iOS support is greatly appreciated.

Support

If you have any questions about anything related to this project, open issue or send me an email.

Henri Vainio
matikkaeditorinkaantaja(at)gmail.com

Product Compatible and additional computed target framework versions.
.NET net7.0-ios16.1 is compatible.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-ios16.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TesseractOcrMaui.IOS:

Package Downloads
TesseractOcrMaui

Tesseract wrapper for .Net Maui Windows, iOS and Android platforms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 686 2/20/2024
1.0.5 1,021 1/25/2024
1.0.4 76 1/23/2024
1.0.3 91 1/23/2024
1.0.2 78 1/23/2024
1.0.1 87 1/22/2024
1.0.0 222 1/15/2024
0.0.1 88 1/15/2024