![]() |
VOOZH | about |
dotnet add package KeepAutomation.Barcode.Scanner --version 7.5.0.56
NuGet\Install-Package KeepAutomation.Barcode.Scanner -Version 7.5.0.56
<PackageReference Include="KeepAutomation.Barcode.Scanner" Version="7.5.0.56" />
<PackageVersion Include="KeepAutomation.Barcode.Scanner" Version="7.5.0.56" />Directory.Packages.props
<PackageReference Include="KeepAutomation.Barcode.Scanner" />Project file
paket add KeepAutomation.Barcode.Scanner --version 7.5.0.56
#r "nuget: KeepAutomation.Barcode.Scanner, 7.5.0.56"
#:package KeepAutomation.Barcode.Scanner@7.5.0.56
#addin nuget:?package=KeepAutomation.Barcode.Scanner&version=7.5.0.56Install as a Cake Addin
#tool nuget:?package=KeepAutomation.Barcode.Scanner&version=7.5.0.56Install as a Cake Tool
KA.Barcode Reader for C#.NET SDK is an advanced barcode scanner C# library to read, process, scan QR Code and other barcode formats from image files in the ASP.NET Core web app and .NET Windows application.
Copy the following C# code to read, scan barcode from image files in C# application
using KeepAutomation.BarcodeReader;
// Read QRCode from an image file.
String[] msgs = BarcodeReader.readBarcodeMessage(inputImageFile, BarcodeType.QRCode);
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 KeepAutomation.Barcode.Scanner:
| Package | Downloads |
|---|---|
|
KeepAutomation.OCR
KeepAutomation.Ocr is a C# OCR (Optical Character Recognition) library to scan, read text content from TIFF, PDF, raster image files in your .NET projects. KeepAutomation.Ocr is an advanced OCR SDK : * Tesseract OCR engine to read, export image, multi-page TIFF, PDFs to editable text message * Allow characters recognition and extraction from images captured by digital camera, scanned PDF document and image-only PDF * Support multiple languages with special trained data, including English, German, Chinese, French, Spanish, Russian, Arabic, Korean, Japanese etc * Able to read, recognize QR Code, Data Matrix, Code 128, UPC/EAN and other 20+ barcode data message Compatible with * .NET Standard 2.0 * .NET 9, 8, 7, 6, 5, .NET Core 3.x & 2.x * .NET Framework 4.6.1 Information * Email : support@keepautomation.com |
|
|
KA.Barcode.Scanner.Excel
KA.Barcode Reader for .NET on Excel (xlsx) is a C# barcode scanner library to read, scan QR Code, Code 128 and other barcode formats from Excel (xlsx) file in your ASP.NET Core web and Windows applications. Supported barcode formats : * QR Code, Data Matrix, PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E, +2, +5 * Interleaved 2 of 5, ITF-14 Guides: * How to Guide : https://www.keepautomation.com/guide/csharp_barcode_reader.html * Tutorial - ASP.NET Core : https://www.keepautomation.com/guide/csharp_barcode_reader_asp_net.html * Tutorial - Windows : https://www.keepautomation.com/guide/csharp_barcode_reader_windows.html * Email : support@keepautomation.com |
|
|
KA.Barcode.Scanner.PDF
KA.Barcode Reader for .NET on PDF is a C# barcode scanner library to read, scan QR Code, Code 128 and other barcode formats from PDF file in your ASP.NET Core web and Windows applications. Supported barcode formats : * QR Code, Data Matrix, PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E, +2, +5 * Interleaved 2 of 5, ITF-14 Guides: * How to Guide : https://www.keepautomation.com/guide/csharp_barcode_reader.html * Tutorial - ASP.NET Core : https://www.keepautomation.com/guide/csharp_barcode_reader_asp_net.html * Tutorial - Windows : https://www.keepautomation.com/guide/csharp_barcode_reader_windows.html * Email : support@keepautomation.com |
|
|
KA.Barcode.Scanner.PowerPoint
KA.Barcode Reader for .NET on PowerPoint (pptx) is a C# barcode scanner library to read, scan QR Code, Code 128 and other barcode formats from PowerPoint (pptx) file in your ASP.NET Core web and Windows applications. Supported barcode formats : * QR Code, Data Matrix, PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E, +2, +5 * Interleaved 2 of 5, ITF-14 Guides: * How to Guide : https://www.keepautomation.com/guide/csharp_barcode_reader.html * Tutorial - ASP.NET Core : https://www.keepautomation.com/guide/csharp_barcode_reader_asp_net.html * Tutorial - Windows : https://www.keepautomation.com/guide/csharp_barcode_reader_windows.html * Email : support@keepautomation.com |
|
|
KA.Barcode.Scanner.TIFF
KA.Barcode Reader for .NET on TIFF is a C# barcode scanner library to read, scan QR Code, Code 128 and other barcode formats from TIFF file in your ASP.NET Core web and Windows applications. Supported barcode formats : * QR Code, Data Matrix, PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E, +2, +5 * Interleaved 2 of 5, ITF-14 Guides: * How to Guide : https://www.keepautomation.com/guide/csharp_barcode_reader.html * Tutorial - ASP.NET Core : https://www.keepautomation.com/guide/csharp_barcode_reader_asp_net.html * Tutorial - Windows : https://www.keepautomation.com/guide/csharp_barcode_reader_windows.html * Email : support@keepautomation.com |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.5.0.56 | 44 | 6/18/2026 |
| 7.5.0.55 | 103 | 6/11/2026 |
| 7.5.0.54 | 107 | 6/4/2026 |
| 7.5.0.53 | 137 | 5/28/2026 |
| 7.5.0.52 | 122 | 5/21/2026 |
| 7.5.0.51 | 113 | 5/14/2026 |
| 7.5.0.50 | 111 | 5/7/2026 |
| 7.5.0.49 | 121 | 4/30/2026 |
| 7.5.0.48 | 130 | 4/23/2026 |
| 7.5.0.47 | 129 | 4/16/2026 |
| 7.5.0.46 | 122 | 4/9/2026 |
| 7.5.0.45 | 136 | 4/2/2026 |
| 7.5.0.44 | 117 | 3/26/2026 |
| 7.5.0.43 | 149 | 3/19/2026 |
| 7.5.0.42 | 152 | 3/12/2026 |
| 7.5.0.41 | 131 | 3/5/2026 |
| 7.5.0.40 | 131 | 2/26/2026 |
| 7.5.0.39 | 133 | 2/19/2026 |
| 7.5.0.38 | 149 | 2/12/2026 |
| 7.5.0.37 | 146 | 2/5/2026 |