TesseractOcrMaui.IOS
1.0.5
See the version list below for details.
dotnet add package TesseractOcrMaui.IOS --version 1.0.5
NuGet\Install-Package TesseractOcrMaui.IOS -Version 1.0.5
<PackageReference Include="TesseractOcrMaui.IOS" Version="1.0.5" />
paket add TesseractOcrMaui.IOS --version 1.0.5
#r "nuget: TesseractOcrMaui.IOS, 1.0.5"
// Install TesseractOcrMaui.IOS as a Cake Addin #addin nuget:?package=TesseractOcrMaui.IOS&version=1.0.5 // Install TesseractOcrMaui.IOS as a Cake Tool #tool nuget:?package=TesseractOcrMaui.IOS&version=1.0.5
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:
With your IDE package manager
Package reference
<PackageReference Include="TesseractOcrMaui" Version="1.1.0" />
- Dotnet CLI
dotnet add package TesseractOcrMaui --version 1.1.0
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-ios16.1 is compatible. net8.0-ios was computed. |
-
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.