![]() |
VOOZH | about |
dotnet add package OnBarcode.Barcode.Generator --version 10.5.0.21
NuGet\Install-Package OnBarcode.Barcode.Generator -Version 10.5.0.21
<PackageReference Include="OnBarcode.Barcode.Generator" Version="10.5.0.21" />
<PackageVersion Include="OnBarcode.Barcode.Generator" Version="10.5.0.21" />Directory.Packages.props
<PackageReference Include="OnBarcode.Barcode.Generator" />Project file
paket add OnBarcode.Barcode.Generator --version 10.5.0.21
#r "nuget: OnBarcode.Barcode.Generator, 10.5.0.21"
#:package OnBarcode.Barcode.Generator@10.5.0.21
#addin nuget:?package=OnBarcode.Barcode.Generator&version=10.5.0.21Install as a Cake Addin
#tool nuget:?package=OnBarcode.Barcode.Generator&version=10.5.0.21Install as a Cake Tool
C# Barcode Generator sdk 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.
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");
High quality and easy to use library.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on OnBarcode.Barcode.Generator:
| Package | Downloads |
|---|---|
|
OnBarcode.Barcode.Generator.Web
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 |
|
|
OnBarcode.TIFF
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 |
|
|
OnBarcode.PowerPoint
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 |
|
|
OnBarcode.QRCode
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 |
|
|
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.5.0.21 | 90 | 6/15/2026 |
| 10.5.0.20 | 105 | 6/8/2026 |
| 10.5.0.19 | 103 | 6/1/2026 |
| 10.5.0.18 | 110 | 5/25/2026 |
| 10.5.0.17 | 116 | 5/18/2026 |
| 10.5.0.16 | 111 | 5/11/2026 |
| 10.5.0.15 | 126 | 5/4/2026 |
| 10.5.0.14 | 152 | 4/27/2026 |
| 10.5.0.13 | 113 | 4/20/2026 |
| 10.5.0.12 | 127 | 4/13/2026 |
| 10.5.0.11 | 135 | 4/6/2026 |
| 10.5.0.10 | 134 | 3/30/2026 |
| 10.5.0.9 | 125 | 3/23/2026 |
| 10.5.0.8 | 176 | 3/16/2026 |
| 10.5.0.7 | 134 | 3/9/2026 |
| 10.5.0.6 | 132 | 3/2/2026 |
| 10.5.0.5 | 141 | 2/23/2026 |
| 10.5.0.4 | 134 | 2/16/2026 |
| 10.5.0.3 | 140 | 2/9/2026 |
| 10.5.0.2 | 143 | 2/2/2026 |