BarcodeScanner.XF 4.2.2.1

Suggested Alternatives

BarcodeScanner.Mobile.XamarinForms

Additional Details

This library is moved to BarcodeScanner.Mobile.XamarinForms.

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

// Install BarcodeScanner.XF as a Cake Tool
#tool nuget:?package=BarcodeScanner.XF&version=4.2.2.1

This is a library to implement barcode scanning feature by Google Mobile Vision in Xamarin Forms(iOS and Android only)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.2.2-pre 1,498 5/20/2022
6.2.1.6-pre 4,678 4/20/2022
6.2.1.5-pre 717 3/22/2022
6.2.0-pre 1,214 2/3/2022
6.1.1.2-pre 2,148 12/2/2021
6.1.1.1-pre 270 11/30/2021
6.1.1-pre 763 10/19/2021
6.1.0.2-pre 395 9/27/2021
5.0.9 24,575 9/20/2021
5.0.8 10,961 6/22/2021
5.0.6 1,656 6/10/2021
5.0.5 3,489 5/6/2021
5.0.4 1,592 4/20/2021
5.0.3 620 4/15/2021
5.0.2 1,164 3/12/2021
5.0.1 747 3/11/2021
5.0.0 6,179 1/24/2021
4.8.2 1,532 1/19/2021
4.8.1.1 2,957 10/16/2020
4.8.0 1,060 9/18/2020
4.7.0.2 2,396 7/22/2020
4.7.0.1 1,289 7/9/2020
4.7.0 926 6/24/2020
4.6.1 5,051 6/3/2020
4.6.0.2 1,384 5/15/2020
4.5.0.3 1,486 4/28/2020
4.5.0.2 791 4/27/2020
4.5.0.1 881 4/22/2020
4.2.2.3 1,640 3/4/2020
4.2.2.2 943 2/24/2020
4.2.2.1 899 2/10/2020
4.2.2 941 1/10/2020
4.2.1.5 993 12/17/2019
4.2.1.4 838 12/13/2019
4.2.1.3 827 12/11/2019
4.2.1.1 875 12/11/2019
4.2.1 871 12/10/2019
4.2.0.815420 911 11/8/2019
4.2.0.815419 817 11/8/2019
4.2.0.709249 930 10/30/2019
2.0.1 1,163 7/12/2019

4.2.2.1 : Support of Aztec barcode
4.2.2.0 : Added Feature ScanFromImage, allow user pass in image byte array and the scanner will auto detect the result.