Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doo/scanbot-sdk-example-xamarin-forms
Integrate the Xamarin.Forms Document Scanner SDK from Scanbot SDK into your project
https://github.com/doo/scanbot-sdk-example-xamarin-forms
android cross cross-platform crossplatform document image ios library mrz nuget ocr platform plugin processing scanner scanning sdk xamarin xamarin-forms
Last synced: about 2 months ago
JSON representation
Integrate the Xamarin.Forms Document Scanner SDK from Scanbot SDK into your project
- Host: GitHub
- URL: https://github.com/doo/scanbot-sdk-example-xamarin-forms
- Owner: doo
- Created: 2017-07-10T13:47:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T16:31:17.000Z (9 months ago)
- Last Synced: 2024-04-18T18:18:39.803Z (9 months ago)
- Topics: android, cross, cross-platform, crossplatform, document, image, ios, library, mrz, nuget, ocr, platform, plugin, processing, scanner, scanning, sdk, xamarin, xamarin-forms
- Language: C#
- Homepage: https://scanbot.io/developer/xamarin-document-scanner/
- Size: 30.9 MB
- Stars: 35
- Watchers: 10
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scanbot Barcode & Document Scanning Example App for Xamarin.Forms
This example app shows how to integrate the [Scanbot Barcode Scanner SDK](https://scanbot.io/developer/xamarin-barcode-scanner/), [Scanbot Document Scanner SDK](https://scanbot.io/developer/xamarin-document-scanner/), and [Scanbot Data Capture SDK](https://scanbot.io/developer/xamarin-data-capture/) for Xamarin.
The Scanbot SDK is available as a NuGet package for the Xamarin.Forms platform:
[ScanbotSDK.Xamarin.Forms](https://www.nuget.org/packages/ScanbotSDK.Xamarin.Forms)## What is the Scanbot SDK?
The Scanbot SDK lets you integrate barcode & document scanning, as well as data extraction functionalities, into your mobile apps and website. It contains different modules that are licensable for an annual fixed price. For more details, visit our website https://scanbot.io.
## 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 try the Scanbot SDK without a one-minute limit, you can get a free βno-strings-attachedβ trial license. Please submit the [Trial License Form](https://scanbot.io/trial/) 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](https://docs.scanbot.io/support/).## Documentation
π [Scanbot SDK documentation](https://docs.scanbot.io/document-scanner-sdk/xamarin/introduction/)## Requirements
[Microsoft Visual Studio](https://www.visualstudio.com) with [Xamarin Platform](https://www.xamarin.com)
(For iOS Visual Studio for Mac **7.4+**)