OnBarcode.Barcode.Reader
9.5.0.1
dotnet add package OnBarcode.Barcode.Reader --version 9.5.0.1
NuGet\Install-Package OnBarcode.Barcode.Reader -Version 9.5.0.1
<PackageReference Include="OnBarcode.Barcode.Reader" Version="9.5.0.1" />
paket add OnBarcode.Barcode.Reader --version 9.5.0.1
#r "nuget: OnBarcode.Barcode.Reader, 9.5.0.1"
// Install OnBarcode.Barcode.Reader as a Cake Addin #addin nuget:?package=OnBarcode.Barcode.Reader&version=9.5.0.1 // Install OnBarcode.Barcode.Reader as a Cake Tool #tool nuget:?package=OnBarcode.Barcode.Reader&version=9.5.0.1
OnBarcode C# Barcode Reader - A C#.NET Barcode Scanner Library
Barcode Reader for .NET is a C# barcode scanner library to read, scan QR Code, Data Matrix, Code 128 and other 2d and 1d barcode symbologies in your ASP.NET web and WinForms desktop applications.
Barcode Reader for .NET is an advanced C# barcode scanner library :
- Read, recognize QR Code, Data Matrix, PDF-417, Code 39 / 128, EAN/UPC, Supplemental barcodes, GS1-128, and other 1d barcode formats
- Scan, detect multiple barcode formats from a single file with fast reading speed and high recognition rate
- Support reading barcodes from GIF, BMP, JPEG, TIFF, PNG image files, and stream objects
- Quick to scan and read barcodes from target regions inside the image
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
Use the C# code below to scan, read a Code 128 barcode from an image file.
string[] barcodes = BarcodeScanner.Scan("code128-image.gif", BarcodeType.Code128);
Documents
- How to : https://www.onbarcode.com/tutorial/csharp-barcode-reader.html
- Email : support@onbarcode.com
Product | Versions 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. |
.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. |
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.0)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on OnBarcode.Barcode.Reader:
Package | Downloads |
---|---|
OnBarcode.Barcode.Reader.Sample.Share
Shared Barcode Reader C# sample code. 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-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.Sample.Code128
Code 128 Barcode Reader C# sample code: The nuget package includes detailed C# source code to read, scan Code 128 barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for C# library is an advanced C# barcode scanner library : * Read, recognize Code 128 and other 2d, 1d barcode formats * Scan, detect multiple barcode formats from a single file with fast reading speed and high recognition rate * Support reading barcodes from GIF, BMP, JPEG, TIFF, PNG image files, and stream objects * Quick to scan and read barcodes from target regions inside the image 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-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.Sample.Code39
Code 39 Barcode Reader C# sample code: The nuget package includes detailed C# source code to read, scan Code 39 barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for C# library is an advanced C# barcode scanner library : * Read, recognize Code 39 and other 2d, 1d barcode formats * Scan, detect multiple barcode formats from a single file with fast reading speed and high recognition rate * Support reading barcodes from GIF, BMP, JPEG, TIFF, PNG image files, and stream objects * Quick to scan and read barcodes from target regions inside the image 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-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.Sample.IntelligentMail
Intelligent Mail Barcode Reader C# sample code: The nuget package includes detailed C# source code to read, scan Intelligent Mail barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for C# library is an advanced C# barcode scanner library : * Read, recognize Intelligent Mail and other 2d, 1d barcode formats * Scan, detect multiple barcode formats from a single file with fast reading speed and high recognition rate * Support reading barcodes from GIF, BMP, JPEG, TIFF, PNG image files, and stream objects * Quick to scan and read barcodes from target regions inside the image 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-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.Sample.ISBN
ISBN Barcode Reader C# sample code: The nuget package includes detailed C# source code to read, scan ISBN barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for C# library is an advanced C# barcode scanner library : * Read, recognize ISBN and other 2d, 1d barcode formats * Scan, detect multiple barcode formats from a single file with fast reading speed and high recognition rate * Support reading barcodes from GIF, BMP, JPEG, TIFF, PNG image files, and stream objects * Quick to scan and read barcodes from target regions inside the image 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-reader.html * Contact US : support@onbarcode.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.5.0.1 | 110 | 12/10/2024 |