OnBarcode.Barcode.Reader.Framework
9.5.0.1
dotnet add package OnBarcode.Barcode.Reader.Framework --version 9.5.0.1
NuGet\Install-Package OnBarcode.Barcode.Reader.Framework -Version 9.5.0.1
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.Reader.Framework" Version="9.5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OnBarcode.Barcode.Reader.Framework --version 9.5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OnBarcode.Barcode.Reader.Framework, 9.5.0.1"
#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.
// Install OnBarcode.Barcode.Reader.Framework as a Cake Addin #addin nuget:?package=OnBarcode.Barcode.Reader.Framework&version=9.5.0.1 // Install OnBarcode.Barcode.Reader.Framework as a Cake Tool #tool nuget:?package=OnBarcode.Barcode.Reader.Framework&version=9.5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OnBarcode C# Barcode Reader - A C#.NET Framework 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 Framework 4.x, 3.x, and 2.x
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 Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.5.0.1 | 70 | 12/10/2024 |