OnBarcode.Barcode.Generator.Web 10.1.0

dotnet add package OnBarcode.Barcode.Generator.Web --version 10.1.0
                    
NuGet\Install-Package OnBarcode.Barcode.Generator.Web -Version 10.1.0
                    
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="OnBarcode.Barcode.Generator.Web" Version="10.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OnBarcode.Barcode.Generator.Web" Version="10.1.0" />
                    
Directory.Packages.props
<PackageReference Include="OnBarcode.Barcode.Generator.Web" />
                    
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 OnBarcode.Barcode.Generator.Web --version 10.1.0
                    
#r "nuget: OnBarcode.Barcode.Generator.Web, 10.1.0"
                    
#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.
#addin nuget:?package=OnBarcode.Barcode.Generator.Web&version=10.1.0
                    
Install OnBarcode.Barcode.Generator.Web as a Cake Addin
#tool nuget:?package=OnBarcode.Barcode.Generator.Web&version=10.1.0
                    
Install OnBarcode.Barcode.Generator.Web as a Cake Tool

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.

Barcode for ASP.NET Core is an advanced web barcode generator package :

  • Easily generate and customize QR Code and barcode through web URL parameters
  • 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 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

Compatible with

  • .NET Standard 2.0
  • .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
  • .NET Framework 4.x

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 (458)

Showing the top 5 NuGet packages that depend on OnBarcode.Barcode.Generator.Web:

Package Downloads
OnBarcode.Barcode.Generator.Sample.VB.Share

Shared Barcode Generator VB.NET sample code 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.Barcode.Generator.Sample.Share

Shared Barcode Generator C# sample code 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.Ocr.Lang.Chinese.Traditional

OnBarcode.Ocr library enables OCR feature to read Traditional Chinese text from image, tiff, scanned PDF file in ASP.NET Web, WinForms, WPF Windows applications. This Tesseract Ocr language package includes training data: * Traditional Chinese language This nuget package includes : * Tesseract OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Traditional Chinese language supported * QR Code and 20+ 1d, 2d barcode scanning * Convert scanned PDF to text editable PDF documents Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Contact : * Email : support@onbarcode.com

OnBarcode.Ocr.Lang.Chinese.Simplified

OnBarcode.Ocr library enables OCR feature to read Simplified Chinese text from image, tiff, scanned PDF file in ASP.NET Web, WinForms, WPF Windows applications. This Tesseract Ocr language package includes training data: * Simplified Chinese language This nuget package includes : * Tesseract OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Simplified Chinese language supported * QR Code and 20+ 1d, 2d barcode scanning * Convert scanned PDF to text editable PDF documents Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Contact : * Email : support@onbarcode.com

OnBarcode.Ocr.Lang.Cyrillic

OnBarcode.Ocr library enables OCR feature to read Cyrillic text from image, tiff, scanned PDF file in ASP.NET Web, WinForms, WPF Windows applications. This Tesseract Ocr language package includes training data: * Cyrillic language This nuget package includes : * Tesseract OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Cyrillic language supported * QR Code and 20+ 1d, 2d barcode scanning * Convert scanned PDF to text editable PDF documents Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Contact : * Email : support@onbarcode.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.1.0 127 4/30/2025
10.0.2.1 11,215 3/31/2025
10.0.2 170 3/17/2025
10.0.1 113 3/14/2025