Sign in Sign up
nuget

BarcodeLib.Barcode

BarcodeLib - A barcode library to quickly create barcodes (QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128), includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/csharp/ Quick to start C# code ============================== using BarcodeLib.Barcode; // Create a QR Code barcode QRCode qrcode = new QRCode(); qrcode.Data = "https://www.barcodelib.com"; qrcode.drawBarcode("C://output//qrcode.png"); // Create a Code 128 barcode Linear code128 = new Linear(); code128.Type = Barcode.BarcodeType.CODE128; code128.Data = "CODE 128"; code128.drawBarcode("C://output//code128.png"); 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 Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com

nuget View on Nuget

Activity

Latest release
5d ago
Total releases
74
Cadence
~6 days
Last 12 months
54

Details

First release
Mar 05, 2025
Releases
Version Released
8.1.2.14 patch
8.1.2.13 patch
8.1.2.12 patch
8.1.2.11 patch
8.1.2.10 patch
8.1.2.9 patch
8.1.2.8 patch
8.1.2.7 patch
8.1.2.6 patch
8.1.2.5 patch
8.1.2.4 patch
8.1.2.3 patch
8.1.2.2 patch
8.1.2.1 patch
8.1.2 patch
8.1.1.1 patch
8.1.1 patch
8.1.0.9 patch
8.1.0.8 patch
8.1.0.7 patch
8.1.0.6 patch
8.1.0.5 patch
8.1.0.4 patch
8.1.0.3 patch
8.1.0.2 patch
8.1.0.1 patch
8.1.0 minor
8.0.0.13 patch
8.0.0.12 patch
8.0.0.11 patch
8.0.0.10 patch
8.0.0.9 patch
8.0.0.8 patch
8.0.0.7 patch
8.0.0.6 patch
8.0.0.5 patch
8.0.0.4 patch
8.0.0.3 patch
8.0.0.2 patch
8.0.0.1 patch
8.0.0 major
7.4.2.31 patch
7.4.2.30 patch
7.4.2.29 patch
7.4.2.28 patch
7.4.2.27 patch
7.4.2.26 patch
7.4.2.25 patch
7.4.2.24 patch
7.4.2.23 patch
1–50 of 74