BarcodeLib.Barcode.ASP.NET.QRCode
8.0.0
dotnet add package BarcodeLib.Barcode.ASP.NET.QRCode --version 8.0.0
NuGet\Install-Package BarcodeLib.Barcode.ASP.NET.QRCode -Version 8.0.0
<PackageReference Include="BarcodeLib.Barcode.ASP.NET.QRCode" Version="8.0.0" />
<PackageVersion Include="BarcodeLib.Barcode.ASP.NET.QRCode" Version="8.0.0" />
<PackageReference Include="BarcodeLib.Barcode.ASP.NET.QRCode" />
paket add BarcodeLib.Barcode.ASP.NET.QRCode --version 8.0.0
#r "nuget: BarcodeLib.Barcode.ASP.NET.QRCode, 8.0.0"
#:package BarcodeLib.Barcode.ASP.NET.QRCode@8.0.0
#addin nuget:?package=BarcodeLib.Barcode.ASP.NET.QRCode&version=8.0.0
#tool nuget:?package=BarcodeLib.Barcode.ASP.NET.QRCode&version=8.0.0
BarcodeLib.com ASP.NET Core QR Code Generator Library
ASP.NET Core QR Code Generator Library is a C# barcode library to create QR Code symbology in ASP.NET Core, MVC web apps. You can easily generate QR Code images in the Visual Studio .NET web projects.
ASP.NET QR Code Generator Library is an advanced QR Code generator package :
- Create QR Code for ISO, GS1 standards
- Easy to render QR Code into raster images (png, bmp, tiff) or vector images (svg, eps)
- Support high resolution QR Code images for printing
- Styled QR Code with logo, colors customized
- Quick to generate QR Code with complex data format, such as GS1 data elements, Unicode text
Compatible with
- .NET Standard 2.0
- .NET 10, .NET 9, .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 generate, customize and save QR Code in ASP.NET application
using BarcodeLib.Barcode;
QRCode qrcode = new QRCode();
qrcode.Data = "https://www.barcodelib.com";
qrcode.drawBarcode("C://output//qrcode.png");
Other BarcodeLib Barcode Generator NuGet packages for .NET
Support & Documents
- ASP.NET Barcode Generator Library : https://www.barcodelib.com/asp_net/main.html
- ASP.NET Barcode Generator Tutorial : https://www.barcodelib.com/asp_net/
- How to Create QR Code in ASP.NET Core : https://www.barcodelib.com/asp_net/barcode_symbologies/qrcode.html
- Email : support@barcodelib.com
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.0)
NuGet packages (46)
Showing the top 5 NuGet packages that depend on BarcodeLib.Barcode.ASP.NET.QRCode:
| Package | Downloads |
|---|---|
|
BarcodeLib.Barcode.Code.Core
BarcodeLib - A barcode library to quickly create QR Code and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com |
|
|
BarcodeLib.Barcode.Format.Core
BarcodeLib - A barcode library to quickly create QR Code and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com |
|
|
BarcodeLib.Barcode.Code.Code93
BarcodeLib - A barcode library to quickly create Code 93 barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example VB.NET source code to generate Code 93 in .NET projects. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com |
|
|
BarcodeLib.Barcode.Format.GS1.DataBar
BarcodeLib - A barcode library to quickly create GS1 DataBar barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate GS1 DataBar in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com |
|
|
BarcodeLib.Barcode.Code.Codabar
BarcodeLib - A barcode library to quickly create Codabar barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example VB.NET source code to generate Codabar in .NET projects. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0 | 157 | 9/3/2026 |