BarcodeLib.Barcode.Excel 7.4.1

dotnet add package BarcodeLib.Barcode.Excel --version 7.4.1                
NuGet\Install-Package BarcodeLib.Barcode.Excel -Version 7.4.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.Barcode.Excel" Version="7.4.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BarcodeLib.Barcode.Excel --version 7.4.1                
#r "nuget: BarcodeLib.Barcode.Excel, 7.4.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.
// Install BarcodeLib.Barcode.Excel as a Cake Addin
#addin nuget:?package=BarcodeLib.Barcode.Excel&version=7.4.1

// Install BarcodeLib.Barcode.Excel as a Cake Tool
#tool nuget:?package=BarcodeLib.Barcode.Excel&version=7.4.1                

Barcode Generator .NET Library on Excel document - A C# Barcode Generation Library

The nuget package includes API to create, print QR Code, Code 128, and 20+ barcodes on Excel file in ASP.NET, MVC, web, Windows applications.

Barcode Output Types :

  • Document : Microsoft Office Excel (.xlsx)
  • Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF
  • Vector images: SVG, EPS
  • Stream or Byte array objects

Compatible with

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

Supports

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (46)

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

Package Downloads
BarcodeLib.Barcode.Excel.Code.Core

BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on Excel (.xlsx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com

BarcodeLib.Barcode.Excel.Format.RM4SCC

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

BarcodeLib - A barcode library to quickly create Intelligent Mail barcode and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example VB.NET source code to generate Intelligent Mail on Excel (.xlsx) in .NET projects. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com

BarcodeLib.Barcode.Excel.Format.UPCA

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

BarcodeLib - A barcode library to quickly create Data Matrix barcode and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example VB.NET source code to generate Data Matrix on Excel (.xlsx) 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
7.4.1 155 3/11/2025