BarcodeScanner.Mobile.Maui
8.0.0
.NET 8.0
dotnet add package BarcodeScanner.Mobile.Maui --version 8.0.0
NuGet\Install-Package BarcodeScanner.Mobile.Maui -Version 8.0.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="BarcodeScanner.Mobile.Maui" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BarcodeScanner.Mobile.Maui --version 8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BarcodeScanner.Mobile.Maui, 8.0.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 BarcodeScanner.Mobile.Maui as a Cake Addin
#addin nuget:?package=BarcodeScanner.Mobile.Maui&version=8.0.0
// Install BarcodeScanner.Mobile.Maui as a Cake Tool
#tool nuget:?package=BarcodeScanner.Mobile.Maui&version=8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Powerful MAUI barcode scanning library using GoogleVision API for Android and iOS.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-ios was computed. net8.0-ios17.0 is compatible. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Maui.Controls (>= 8.0.3)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.3)
- Xamarin.Build.Download (>= 0.11.4)
-
net8.0-android34.0
- Microsoft.Maui.Controls (>= 8.0.3)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.3)
- Xamarin.AndroidX.Camera.Camera2 (>= 1.1.0)
- Xamarin.AndroidX.Camera.Lifecycle (>= 1.1.0)
- Xamarin.AndroidX.Camera.View (>= 1.1.0)
- Xamarin.Build.Download (>= 0.11.4)
- Xamarin.Google.MLKit.BarcodeScanning (>= 117.0.2.2)
- Xamarin.GooglePlayServices.MLKit.Text.Recognition (>= 118.0.1)
-
net8.0-ios17.0
- Microsoft.Maui.Controls (>= 8.0.3)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.3)
- System.Numerics.Vectors (>= 4.5.0)
- Xamarin.Build.Download (>= 0.11.4)
- Xamarin.Firebase.iOS.Core (>= 8.10.0.3)
- Xamarin.MLKit.iOS.BarcodeScanning.JimmyPun610 (>= 1.6.0.1)
- Xamarin.MLKit.iOS.Core.JimmyPun610 (>= 5.0.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BarcodeScanner.Mobile.Maui:
Repository | Stars |
---|---|
JimmyPun610/BarcodeScanner.Mobile
Barcode Scanner using GoogleVision API for Xamarin Form, Maui
|
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 561 | 11/17/2023 |
7.0.0.1-pre | 13,497 | 5/16/2023 |
6.3.0.29-pre | 1,305 | 5/16/2023 |
6.3.0.27-pre | 99 | 5/16/2023 |
6.3.0.25-pre | 7,102 | 2/22/2023 |
6.3.0.24-pre | 156 | 2/22/2023 |
6.3.0.23-pre | 3,706 | 9/9/2022 |
6.3.0.22-pre | 506 | 7/1/2022 |
6.3.0.21-pre | 357 | 6/8/2022 |
1. Upgrade to .NET 8 2. Merge pull request #190, #195, #203