BarcodeLib.Barcode.Format.Core 7.4.1.22

There is a newer version of this package available.
See the version list below for details.
dotnet add package BarcodeLib.Barcode.Format.Core --version 7.4.1.22
                    
NuGet\Install-Package BarcodeLib.Barcode.Format.Core -Version 7.4.1.22
                    
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.Barcode.Format.Core" Version="7.4.1.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BarcodeLib.Barcode.Format.Core" Version="7.4.1.22" />
                    
Directory.Packages.props
<PackageReference Include="BarcodeLib.Barcode.Format.Core" />
                    
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.Barcode.Format.Core --version 7.4.1.22
                    
#r "nuget: BarcodeLib.Barcode.Format.Core, 7.4.1.22"
                    
#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.Barcode.Format.Core@7.4.1.22
                    
#: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.Barcode.Format.Core&version=7.4.1.22
                    
Install as a Cake Addin
#tool nuget:?package=BarcodeLib.Barcode.Format.Core&version=7.4.1.22
                    
Install as a Cake Tool

BarcodeLib.com Barcode for .NET - A C# Barcode Generator Library

This package includes shared C# example source code for all barcode formats.

Barcode for .NET is a C# barcode library to create Codabar and 20+ other 2d and 1d barcode symbologies. You can easily generate Codabar barcodes in the .NET web and Windows applications.

Barcode for .NET is an advanced barcode generator package :

  • Create ISO standard barcode symbologies, including QR Code, Data Matrix, PDF-417, Code 39 / 128, EAN/UPC, Supplemental barcodes, GS1-128
  • Easy to render barcodes into raster images (png, bmp, tiff) or vector images (svg, eps)
  • Support high resolution barcode images for printing
  • Styled QR Code with logo, colors customized
  • Quick to generate barcode with complex data format, such as GS1 data elements, Unicode text

Compatible with

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

Support & Documents

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on BarcodeLib.Barcode.Format.Core:

Package Downloads
BarcodeLib.Barcode.Format.DataMatrix

BarcodeLib - A barcode library to quickly create Data Matrix barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate Data Matrix 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.Format.UPCE

BarcodeLib - A barcode library to quickly create UPC-E barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate UPC-E 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.Format.Code2of5

BarcodeLib - A barcode library to quickly create Code 2 of 5 barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate Code 2 of 5 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.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.Format.POSTNET

BarcodeLib - A barcode library to quickly create POSTNET barcode and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate POSTNET 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.4.1.31 480 12/17/2025
7.4.1.30 1,250 12/10/2025
7.4.1.29 1,549 12/3/2025
7.4.1.28 1,067 11/26/2025
7.4.1.27 1,212 11/19/2025
7.4.1.26 1,110 11/12/2025
7.4.1.25 1,057 11/5/2025
7.4.1.24 1,065 10/29/2025
7.4.1.23 1,051 10/22/2025
7.4.1.22 1,058 10/15/2025
7.4.1.21 1,057 10/8/2025
7.4.1.20 1,113 10/1/2025
7.4.1.19 1,100 9/24/2025
7.4.1.18 1,063 9/17/2025
7.4.1.17 955 9/10/2025
7.4.1.16 935 9/3/2025
7.4.1.15 973 8/27/2025
7.4.1.14 956 8/20/2025
7.4.1.13 929 8/13/2025
7.4.1.12 1,264 7/23/2025
7.4.1.11 1,018 7/16/2025
7.4.1.10 1,052 7/9/2025
7.4.1.9 1,017 7/2/2025
7.4.1.8 1,084 6/25/2025
7.4.1.7 1,085 6/18/2025
7.4.1.6 1,221 6/11/2025
7.4.1.5 1,009 6/4/2025
7.4.1.4 1,038 5/21/2025
7.4.1.3 1,073 5/7/2025
7.4.1.2 1,109 4/23/2025
7.4.1.1 1,083 4/9/2025
7.4.1 1,113 3/10/2025