Found 2,279 packages
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.
XImage.Barcode Generator is a C# barcode creator library to generate, print QR Code, Data Matrix, Code 128, EAN-13 and many 2d, 1d barcode formats in .NET projects. Supported barcode formats : * QR Code (Steyled QR Code, +GS1), Data Matrix (+GS1), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And many other barcode formats Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data 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 : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating/ * Support : support@rasteredge.com
.NET Barcode Generator is a C# barcode generator library to create QR Code, Data Matrix, Code 128, EAN/UPC and other 2d and 1d barcode formats. You can easily generate QR Code and barcodes in the .NET web and Windows applications. .NET Barcode library can be used in C#, VB.NET, ASP.NET Core, Framework, MVC, Windows Forms, WPF, console and desktop 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 : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data Quick to Create : QRCode barcode = new QRCode(); barcode.Data = "QR Code"; barcode.drawBarcode("C://output//qrcode.png"); 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 Documents * How to Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Email : support@onbarcode.com
OnBarcode Barcode Generator for ASP.NET Core - A C# Barcode web control for ASP.NET Core, MVC web apps. Barcode Generator for ASP.NET Core is a C# barcode generator library and ASP.NET web utils to create QR Code, Data Matrix, Code 128, EAN/UPC and other 2d and 1d barcode formats in ASP.NET Core, MVC, web apps. 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 : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data 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 Documents * How tos : https://www.onbarcode.com/tutorial/csharp-barcode-create-asp-net-core.html * Email : support@onbarcode.com
This is a package of C#, VB.NET Example Project for Spire.BarCode for .NET. Spire.BarCode for .NET is a professional and reliable barcode generation and recognition component. It enables developers to quickly and easily add barcode generation and recognition functionality to their Microsoft .NET applications (ASP.NET, WinForms and Web Service) and it supports in C#, VB.NET. Compare with the Free Spire.Barcode, the commercial edition of Spire.Barcode supports more barcode types and the scan speed has been improved significantly.
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
Barcode for ASP.NET Core is a C# barcode generator library for ASP.NET Core web app. You can easily create, generate QR Code, Data Matrix, Code 128, Code 39 barcode formats in ASP.NET Core C# class, or create barcodes through URL in ASP.NET Core web app. Barcode for ASP.NET library can be used in C#, VB.NET, ASP.NET Core, Framework, MVC, website, web app and web service 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, +2, +5 supplemental codes * Interleaved 2 of 5, ITF-14 * And other barcodes Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data 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 Documents * C# How to Guide : https://www.barcodelib.com/csharp/ * Licenses : https://www.barcodelib.com/purchase/license-barcode-net.html * Email : support@barcodelib.com
QR Code Barcode Generator Library: The nuget package supports QR Code 2d barcode encoding and generation in ASP.NET Core, MVC, web, WinForms, WPF Windows applications. Supported QR Code format : * ISO compatible QR Code * Micro QR Code * Macro QR Code * GS1 QR Code * Styled QR Code (Logo) Barcode Output Types : * 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 : * C# Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com
C# Barcode on Microsoft PowerPoint document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on Office PowerPoint 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 PowerPoint (.pptx) * 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
C# Barcode on Microsoft Word document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on Office Word 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 Word (.docx) * 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
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
C# Barcode on multi-page TIFF file: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on TIFF 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 : Multi-page TIFF (.tiff, .tif) * 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
C# Barcode on PDF document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on PDF 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 : PDF * 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
.NET barcode reader and writer. VintaSoft Barcode .NET SDK - the professional .NET barcode reader and generator SDK for developers. It supports reading and writing of 1D and 2D barcodes in digital images and PDF files. Supported barcode types: Australian Post, Aztec, Code11, Code39, Code128, Codabar, DataMatrix, EAN-8, EAN-13, Han Xin, GS1, Industrial standard 2 of 5, Interleaved 2 of 5, Intelligent Mail, PDF417, microPDF417, QR Code, Royal Mail, GS1 RSS, UPC-A, UPC-E, etc.
KA.Barcode Generator for .NET is a C# library to create QR Code, Code 128, GS1, EAN/UPC and other barcode formats in ASP.NET Core, Windows Forms, WPF web and desktop application. Supported barcode formats : * QR Code (+GS1, Micro, Macro), Data Matrix (+GS1), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E, +2, +5 * Interleaved 2 of 5, ITF-14 * Postal : Intelligent Mail, Identcode, PLANET, POSTNET, Leitcode, RM4SCC Guides: * How to Guide : https://www.keepautomation.com/guide/csharp_barcode_generator.html * Tutorial - ASP.NET Core : https://www.keepautomation.com/guide/csharp_barcode_generator_aspnet_core.html * Tutorial - Windows Forms : https://www.keepautomation.com/how_to/net_winforms/csharp_barcode.html * Tutorial - WPF : https://www.keepautomation.com/guide/csharp_barcode_generator_wpf.html * Email : support@keepautomation.com
Aspose.Barcode for Cloud is a REST API for barcode generation and recognition. It helps you generate barcode images from scratch in linear (1D), two dimensional (2D), and postal formats. Generate barcode images in a variety of image formats: JPEG, PNG, GIF, BMP, TIFF and SVG. Recognize barcodes from different image types. Aspose.Barcode for Cloud allows you to control all aspects of the image and barcode when generating barcode images. Specify image width, height, border style, output image format and more. You can also set barcode attributes like font style, font color, background color, barcode type and the barcode text location.
A platform-independent web service for barcode reading and writing. Web service can be used in ASP.NET WebForms, ASP.NET MVC, ServiceStack, etc. VintaSoft Barcode .NET SDK - the professional .NET barcode reader and generator SDK for developers. It supports reading and writing of 1D and 2D barcodes in digital images and PDF files. Supported barcode types: Australian Post, Aztec, Code11, Code39, Code128, Codabar, DataMatrix, EAN-8, EAN-13, Han Xin, GS1, Industrial standard 2 of 5, Interleaved 2 of 5, Intelligent Mail, PDF417, microPDF417, QR Code, Royal Mail, GS1 RSS, UPC-A, UPC-E, etc.
BarcodeLib.SSRS - A barcode library to quickly create barcodes in C#.NET SSRS reporting service reports Supports 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/net_reporting_services/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/net_barcode/barcode_symbologies/barcode_microsoft_reporting_service2008.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.RDLC - A barcode library to quickly create barcodes in C#.NET RDLC reports. Supports 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/net_rdlc_reports/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/barcode_rdlc_reports_csharp.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.Crystal Reports - A barcode library to quickly create barcodes in C#.NET Crystal reports. Supports 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/net_crystal_reports/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/net_barcode/barcode_symbologies/barcode_crystal_reports.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com