doo / scanbot-barcode-sdk-usecases-example-maui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scanbot Barcode Scanner SDK Use Cases Example App for MAUI

This example app shows how to integrate the Scanbot Barcode Scanner SDK for MAUI.

What is Scanbot Barcode Scanner SDK?

Scanbot Barcode Scanner SDK is a simple to use high level API, providing a collection of components and functions for scanning and parsing 1D and 2D barcodes from your mobile device's camera or other image sources like your photo library.

Trial License

The Scanbot SDK will run without a license for one minute per session!

After the trial period has expired, all SDK functions and UI components will stop working. You have to restart the app to get another one-minute trial period.

To test the Scanbot SDK without crashing, you can get a free “no-strings-attached” trial license. Please submit the Trial License Form on our website.

Free Developer Support

We provide free "no-strings-attached" developer support for the implementation & testing of the Scanbot SDK. If you encounter technical issues with integrating the Scanbot SDK or need advice on choosing the appropriate framework or features, please visit our Support Page.

Supported Barcode Types

💡 Also check out our blog post Types of barcodes.

Supported Data Parsers:

  • AAMVA: Parse the AAMVA data format from PDF-417 barcodes on US driver's licenses.
  • Boarding pass data from PDF417 barcodes.
  • Parser for German Medical Certificates (aka. Disability Certificate or AU-Bescheinigung) coded in a PDF-417 barcode.
  • GS1 encoded data from barcodes.
  • Data from PDF-417 barcodes on ID Cards.
  • Parse and extract data from XML of Data Matrix barcodes on Medical Plans (German Medikationsplan).
  • Data parser of QR-Code values printed on SEPA pay forms.
  • vCard data from a QR-Code (e.g. on business cards).
  • Swiss QR data from a QR-Code for easy, automatic and efficient payments.

For more details please refer to the SDK documentation.

Requirements

Microsoft Visual Studio Developing native, cross-platform .NET Multi-platform App UI (.NET MAUI) apps requires Visual Studio 2022 17.3 or greater, or Visual Studio 2022 for Mac 17.4 or greater.

Documentation

The documentation of the current ScanbotBarcodeSDK.NET release can be found here

Please note

The Scanbot SDK will run without a license for one minute per session!

After the trial period has expired all Scanbot SDK functions as well as the UI components (like the Document Scanner UI) will stop working or may be terminated. You have to restart the app to get another trial period.

To get a free "no-strings-attached" trial license, please submit the Trial License Form on our website.

About


Languages

Language:C# 100.0%