Anyline.SDK.NET.Android 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Anyline.SDK.NET.Android --version 1.1.0
NuGet\Install-Package Anyline.SDK.NET.Android -Version 1.1.0
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="Anyline.SDK.NET.Android" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Anyline.SDK.NET.Android --version 1.1.0
#r "nuget: Anyline.SDK.NET.Android, 1.1.0"
#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 Anyline.SDK.NET.Android as a Cake Addin
#addin nuget:?package=Anyline.SDK.NET.Android&version=1.1.0

// Install Anyline.SDK.NET.Android as a Cake Tool
#tool nuget:?package=Anyline.SDK.NET.Android&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 Compatible and additional computed target framework versions.
.NET net6.0-android is compatible.  net7.0-android was computed.  net8.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.1.0 276 4/11/2024
6.0.0 543 3/25/2024
5.0.0 2,285 10/11/2023
4.0.0 1,466 4/27/2023
3.0.0 838 3/30/2023
2.0.0 898 2/22/2023
1.1.0 1,349 11/7/2022
1.0.0 770 9/30/2022
1.0.0-alpha 564 7/21/2022