BarcodeScanner.Mobile.Maui 8.0.21

dotnet add package BarcodeScanner.Mobile.Maui --version 8.0.21
NuGet\Install-Package BarcodeScanner.Mobile.Maui -Version 8.0.21
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.21" />
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.21
#r "nuget: BarcodeScanner.Mobile.Maui, 8.0.21"
#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.21

// Install BarcodeScanner.Mobile.Maui as a Cake Tool
#tool nuget:?package=BarcodeScanner.Mobile.Maui&version=8.0.21

BarcodeScanner.Mobile

Powerful barcode scanning library using Google MLKit API. For MAUI and Xamarin Forms. Please feel free to improve my source code.

Supported versions

  • Xamarin Forms: iOS 12+ and Android (MonoAndroid13.0)
  • Maui : iOS 15.4+ and Android (android 34.0) .net 8

Current Version

  • Xamarin Forms - 6.3.1
  • Maui - 8.0.21

Release notes

https://github.com/JimmyPun610/BarcodeScanner.Mobile/tree/master/ReleaseNotes

Installation and usage

Please refer to Wiki

Product 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-browser was computed.  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)
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
8.0.21 68 4/26/2024
8.0.0.1 7,824 12/9/2023
8.0.0 2,674 11/17/2023
7.0.0.1-pre 19,745 5/16/2023
6.3.0.29-pre 1,433 5/16/2023
6.3.0.27-pre 112 5/16/2023
6.3.0.25-pre 8,444 2/22/2023
6.3.0.24-pre 172 2/22/2023
6.3.0.23-pre 4,295 9/9/2022
6.3.0.22-pre 543 7/1/2022
6.3.0.21-pre 395 6/8/2022

1. Merged pull request #213, #216