Anyline.SDK.NET.iOS
1.1.0
See the version list below for details.
dotnet add package Anyline.SDK.NET.iOS --version 1.1.0
NuGet\Install-Package Anyline.SDK.NET.iOS -Version 1.1.0
<PackageReference Include="Anyline.SDK.NET.iOS" Version="1.1.0" />
paket add Anyline.SDK.NET.iOS --version 1.1.0
#r "nuget: Anyline.SDK.NET.iOS, 1.1.0"
// Install Anyline.SDK.NET.iOS as a Cake Addin #addin nuget:?package=Anyline.SDK.NET.iOS&version=1.1.0 // Install Anyline.SDK.NET.iOS as a Cake Tool #tool nuget:?package=Anyline.SDK.NET.iOS&version=1.1.0
Anyline .NET Examples
Anyline provides an easy-to-use SDK for applications to enable Optical Character Recognition (OCR) on mobile devices.
The Anyline .NET SDK is essentially a Binding Library that wraps around the native Anyline SDK so all native functionality can be simply invoked via C# calls.
For more information, please refer to the native Anyline Android and iOS SDKs documentation pages.
Quick Start
- Clone or Download this repository and open the Solution located inside the MAUI folder in Visual Studio.
File summary
MAUI
- MAUI example apps.README.md
- This readme.LICENSE.md
- The license file.
Examples
The MAUI directory provides source code for the Anyline MAUI Example App. Simply build & run the example project for your desired platform and enjoy scanning 😃 The examples app is designed in a generic way to work with any technical capability. In your use-case, it is advised to parse the scan results directly into the specific plugin objects. Check the "PLUGIN SPECIFICS" section on the Android and iOS documentation pages for more information.
Available Technical Capabilities
- Barcode: Scan 40+ types of international barcode & QR code formats.
- Meter: Scan meter readings of various electric, gas, and water meters.
- ID: Reliable scanning of data from passports, IDs, Driver's Licenses, and IDs' machine readable zones (MRZ).
- OCR: Create your own custom use case.
- License Plate: Scan license plates.
- Tire: Scan tire side-wall information such as identification number and size.
Requirements
- Visual Studio with the ".NET Multi-platform App UI development" (MAUI) package installed.
Android
- Android device with SDK >= 24 (Android 7.0).
- Decent camera functionality (recommended: 720p and adequate auto focus).
iOS
- Minimum iOS 12.0.
- Minimum iPhone 5s.
- A Mac computer for building / deploying to the iPhone.
Get Help (Support)
We don't actively monitor the GitHub Issues, please raise a support request using the Anyline Helpdesk. When raising a support request based on this GitHub Issue, please fill out and include the following information:
Support request concerning Anyline GitHub Repository: anyline-ocr-dotnet-module
Thank you!
License
See LICENSE file.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-ios12.0 is compatible. net7.0-ios was computed. net8.0-ios was computed. |
-
net6.0-ios12.0
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 2,286 | 9/6/2024 |
8.1.0 | 837 | 8/16/2024 |
8.0.0 | 239 | 8/1/2024 |
7.0.0 | 3,110 | 6/13/2024 |
6.1.0 | 906 | 4/11/2024 |
6.0.0 | 1,744 | 3/25/2024 |
5.0.0 | 2,737 | 10/11/2023 |
4.0.0 | 1,453 | 4/27/2023 |
3.0.0 | 827 | 3/30/2023 |
2.0.0 | 913 | 2/22/2023 |
1.1.0 | 2,573 | 11/7/2022 |
1.0.0 | 814 | 9/30/2022 |
1.0.0-alpha | 695 | 7/21/2022 |