Barcode.NET.Mobile 1.0.2

Suggested Alternatives

BarcodeQRCodeSDK

Additional Details

The package has been migrated and merged to BarcodeQRCodeSDK

dotnet add package Barcode.NET.Mobile --version 1.0.2
NuGet\Install-Package Barcode.NET.Mobile -Version 1.0.2
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="Barcode.NET.Mobile" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Barcode.NET.Mobile --version 1.0.2
#r "nuget: Barcode.NET.Mobile, 1.0.2"
#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 Barcode.NET.Mobile as a Cake Addin
#addin nuget:?package=Barcode.NET.Mobile&version=1.0.2

// Install Barcode.NET.Mobile as a Cake Tool
#tool nuget:?package=Barcode.NET.Mobile&version=1.0.2

.NET Barcode QR Code Reader SDK for Android and iOS

Barcode.NET.Mobile is a binding library for Dynamsoft Barcode Reader Mobile SDK. It supports .NET MAUI development.

License Activation

Click here to get a valid license key.

Supported Platforms

Android and iOS

Sample Code

https://github.com/yushulx/maui-barcode-qrcode-scanner

.NET MAUI barcode Qr code scanner

How to Build the NuGet Package

  1. Import the project to Visual Studio 2022.

  2. Build *.dll files for Android and iOS in Release mode.

  3. Install nuget CLI and run:

    nuget pack
    
Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net6.0-ios15.4 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net8.0-android was computed.  net8.0-ios 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
1.0.2 1,990 8/17/2022

Add SDK for Android and iOS.