You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

OnBarcode.Excel

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

OnBarcode.Excel

C# Barcode on Microsoft Excel document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on Office Excel file in ASP.NET, MVC, web, Windows applications. Supported barcode formats : * QR Code (Steyled QR Code, GS1 version), Data Matrix (GS1 version), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And others Barcode Output Types : * Document : Microsoft Office Excel (.xlsx) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream objects or Byte array Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com

10.0.0.8
nugetNuGet
Version published
Maintainers
1
Created
Source

C# Barcode on Microsoft Excel document - A C# Barcode Generation, Reader Library

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

Barcode Library for C# in ASP.NET, MVC, Windows app:

C# Barcode Generator library and C# Barcode Reader library are mature barcode generating and reading library for C# ASP.NET, MVC, web and Windows applications.

They enable you to quickly build ASP.NET webforms, MVC, Windows Forms, WPF application with barcode generator and scanner features inside.

View detailed online developer guide for barcode scanner using C# c# read data from barcode scanner | read barcode asp.net c# | qr code scanner windows 8.1 c# | free barcode reader sdk c# | barcode scanner using c# | how to use barcode scanner in c# windows application

Online C# Barcode Generator guide create barcode image using c# | barcode generator in c# windows application codeproject | qr code generator c# .net | print barcode c# code project | qr code generator c# dll | print barcode in c# .net

Excel Barcode Generator Add-in (no activex, formula, barcode font):

You can also use Microsoft Excel Barcode Add-in freeware without ActiveX, font installed.

Supports Excel 365, 2021, 2019, 2016, 2013, 2010, 2007 with the following 2d and 1d 20+ barcode types generation

We also provide detailed online how-to user guide to instruct quickly creating, printing barcodes in Excel worksheet

barcode in excel 2010 | how to print barcode font in excel | create barcode in excel 2007 free | free 2d barcode font for excel | barcode font excel download | how to insert barcode in mail merge

.NET Barcode Generator is an advanced barcode generator package :

  • Easy to create QR Code and barcodes in .NET Core, ASP.NET Core, Windows Forms, WPF, web and Desktop apps
  • Support QR Code, Data Matrix, PDF-417, Code 39 / 128, EAN/UPC, Supplemental barcodes, GS1-128, ITF-14, GS1 DataBar
  • Easy to encode barcodes into Adobe PDF document, raster images (png, bmp, tiff) with high resolution or vector images (svg, eps)
  • Styled QR Code with logo, colors customized
  • Quick to encode barcode with complex data format, such as GS1 data elements, Unicode text

Barcode Output Types :

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

Compatible with

  • .NET Standard 2.0
  • .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 barcodes in C# application

QRCode barcode = new QRCode();
barcode.Data = "QR Code";
barcode.drawBarcode("C://output//qrcode.png");

Supports

Keywords

onbarcode

FAQs

Package last updated on 21 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts