This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data.
Info
Version: | 3.1.4 |
Author(s): | Brad Barnhill |
Last Update: | Saturday, August 17, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/barnhill/barcodelib |
NuGet Url: | https://www.nuget.org/packages/BarcodeLib |
Install
Install-Package BarcodeLib
dotnet add package BarcodeLib
paket add BarcodeLib
BarcodeLib Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.5.1)