BarcodeLib.BarcodeScanner.ASP.NET.QRCode 8.0.0.1

dotnet add package BarcodeLib.BarcodeScanner.ASP.NET.QRCode --version 8.0.0.1
                    
NuGet\Install-Package BarcodeLib.BarcodeScanner.ASP.NET.QRCode -Version 8.0.0.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="BarcodeLib.BarcodeScanner.ASP.NET.QRCode" Version="8.0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BarcodeLib.BarcodeScanner.ASP.NET.QRCode" Version="8.0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="BarcodeLib.BarcodeScanner.ASP.NET.QRCode" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BarcodeLib.BarcodeScanner.ASP.NET.QRCode --version 8.0.0.1
                    
#r "nuget: BarcodeLib.BarcodeScanner.ASP.NET.QRCode, 8.0.0.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.
#:package BarcodeLib.BarcodeScanner.ASP.NET.QRCode@8.0.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BarcodeLib.BarcodeScanner.ASP.NET.QRCode&version=8.0.0.1
                    
Install as a Cake Addin
#tool nuget:?package=BarcodeLib.BarcodeScanner.ASP.NET.QRCode&version=8.0.0.1
                    
Install as a Cake Tool

BarcodeLib.com ASP.NET QR Code Scanner Library

ASP.NET Core QR Code Scanner Library is a C# barcode scanning library to read, scan QR Code images in your ASP.NET Core, MVC, web applications.

ASP.NET QR Code Scanner Library is an advanced barcode scanner package :

  • Read, scan ISO, GS1 QR Code image files, memory objects.
  • Recognise multiple QR Codes from a single file with fast reading speed and high recognition rate
  • Support reading QR Codes from GIF, BMP, JPEG, TIFF, PNG image files, and stream objects
  • Quick to scan and read QR Codes from specified area inside the image

Compatible with

  • .NET Standard 2.0
  • .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
  • .NET Framework 4.x
  • Windows, MacOS, Linux, Docker, Azure

Get to Start

Once installed the package, you can use the following C# code to scan, recogize QR Codes from images in ASP.NET Core application

using BarcodeLib.BarcodeReader;

BarCode[] datas = BarcodeReader.BarcodeReader.ReadBarcode(
	"C://temp//qrcode-sample.png", BarcodeReader.BarcodeReader.QRCODE);

Support & Documents

High quality and easy to use library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (36)

Showing the top 5 NuGet packages that depend on BarcodeLib.BarcodeScanner.ASP.NET.QRCode:

Package Downloads
BarcodeLib.BarcodeReader.Code.Core

BarcodeLib - A barcode reader library to quickly read, scan barcodes from image files in your .NET web and desktop applications. This package includes shared VB.NET example source code for all barcode formats. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/barcode_reader_vbnet.html Email : support@barcodelib.com

BarcodeLib.BarcodeReader.Format.Core

BarcodeLib - A barcode reader library to quickly read, scan barcodes from image files in your .NET web and desktop applications. This package includes shared C# example source code for all barcode formats. Documents ============================== How to Guide : https://www.barcodelib.com/csharp/barcode_reader_csharp.html Email : support@barcodelib.com

BarcodeLib.BarcodeReader.Format.PDF417

BarcodeLib - A barcode reader library to quickly read, scan PDF-417 barcodes from image files in your .NET web and desktop applications. This package includes detailed example C# source code to scan, read PDF-417 barcodes in .NET projects. Documents ============================== How to Guide : https://www.barcodelib.com/csharp/barcode_reader_csharp.html Email : support@barcodelib.com

BarcodeLib.BarcodeReader.Code.PLANET

BarcodeLib - A barcode reader library to quickly read, scan PLANET barcodes from image files in your .NET web and desktop applications. This package includes detailed example VB.NET source code to scan, read PLANET barcodes in .NET projects. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/barcode_reader_vbnet.html Email : support@barcodelib.com

BarcodeLib.BarcodeReader.Format.PLANET

BarcodeLib - A barcode reader library to quickly read, scan PLANET barcodes from image files in your .NET web and desktop applications. This package includes detailed example C# source code to scan, read PLANET barcodes in .NET projects. Documents ============================== How to Guide : https://www.barcodelib.com/csharp/barcode_reader_csharp.html Email : support@barcodelib.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0.1 780 9/9/2026
8.0.0 1,292 9/3/2026