Scandit.BarcodePicker.Xamarin
5.19.3.10
dotnet add package Scandit.BarcodePicker.Xamarin --version 5.19.3.10
NuGet\Install-Package Scandit.BarcodePicker.Xamarin -Version 5.19.3.10
<PackageReference Include="Scandit.BarcodePicker.Xamarin" Version="5.19.3.10" />
<PackageVersion Include="Scandit.BarcodePicker.Xamarin" Version="5.19.3.10" />
<PackageReference Include="Scandit.BarcodePicker.Xamarin" />
paket add Scandit.BarcodePicker.Xamarin --version 5.19.3.10
#r "nuget: Scandit.BarcodePicker.Xamarin, 5.19.3.10"
#:package Scandit.BarcodePicker.Xamarin@5.19.3.10
#addin nuget:?package=Scandit.BarcodePicker.Xamarin&version=5.19.3.10
#tool nuget:?package=Scandit.BarcodePicker.Xamarin&version=5.19.3.10
This package provides mappings of the Scandit Barcode Picker API for Xamarin.iOS and Xamarin.Android.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10 is compatible. |
| Xamarin.iOS | xamarinios is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Scandit.BarcodePicker.Xamarin:
| Package | Downloads |
|---|---|
|
Scandit.BarcodePicker.Unified
This package provides a unified (high-level) API that can be used to build applications with Xamarin.Forms. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Scandit.BarcodePicker.Xamarin:
| Repository | Stars |
|---|---|
|
UdaraAlwis/Xamarin-Playground
Random cool stuff I play around using Xamarin.. :3 Some of these cool projects I feature them on my blog, with step by step explanation. :) Don't forget to check it out. Go to: theconfuzedsourcecode.wordpress.com
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.19.3.10 | 101,224 | 5/11/2021 |
| 5.19.2.10 | 11,702 | 4/9/2021 |
| 5.19.1.10 | 3,000 | 3/31/2021 |
| 5.19.0.10 | 1,871 | 3/31/2021 |
| 5.18.4.10 | 1,942 | 4/9/2021 |
| 5.18.3.10 | 9,539 | 2/11/2021 |
| 5.17.2.10 | 4,197 | 11/5/2020 |
| 5.17.1.10 | 1,901 | 10/29/2020 |
| 5.17.0.10 | 3,264 | 10/1/2020 |
| 5.16.0.10 | 19,784 | 7/10/2020 |
| 5.16.0.2-beta1 | 1,680 | 6/22/2020 |
| 5.15.2.10 | 2,242 | 7/7/2020 |
| 5.15.1.10 | 1,946 | 7/7/2020 |
| 5.15.0.10 | 5,800 | 5/26/2020 |
| 5.15.0.3-beta2 | 1,893 | 4/9/2020 |
| 5.15.0.2-beta1 | 1,725 | 4/2/2020 |
| 5.14.5.10 | 18,796 | 4/15/2020 |
Summary of changes made in this release of the package.
* New Features
- Added support for decoding a non-standard encoding of large 6x6 DataMatrix codes.
* Bug Fixes/Performance Improvements
- Added missing encoding support for ISO-8859-1 encoded DataMatrix data.
Prerequisites
* Xamarin.iOS version 12.2.1.9 or higher.