OnBarcode.Barcode.Reader.SkiaSharp
9.5.0.1
dotnet add package OnBarcode.Barcode.Reader.SkiaSharp --version 9.5.0.1
NuGet\Install-Package OnBarcode.Barcode.Reader.SkiaSharp -Version 9.5.0.1
<PackageReference Include="OnBarcode.Barcode.Reader.SkiaSharp" Version="9.5.0.1" />
paket add OnBarcode.Barcode.Reader.SkiaSharp --version 9.5.0.1
#r "nuget: OnBarcode.Barcode.Reader.SkiaSharp, 9.5.0.1"
// Install OnBarcode.Barcode.Reader.SkiaSharp as a Cake Addin #addin nuget:?package=OnBarcode.Barcode.Reader.SkiaSharp&version=9.5.0.1 // Install OnBarcode.Barcode.Reader.SkiaSharp as a Cake Tool #tool nuget:?package=OnBarcode.Barcode.Reader.SkiaSharp&version=9.5.0.1
OnBarcode C# Barcode Reader - A C#.NET Barcode Scanner Library based SkiaSharp
Barcode Reader for .NET SkiaSharp 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.
This package depends on SkiaSharp package.
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. 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. |
-
.NETStandard 2.0
- SkiaSharp (>= 2.80.0)
NuGet packages (50)
Showing the top 5 NuGet packages that depend on OnBarcode.Barcode.Reader.SkiaSharp:
Package | Downloads |
---|---|
OnBarcode.Barcode.Reader.SkiaSharp.Sample.VB.Leitcode
Leitcode Barcode Reader on SkiaSharp VB.NET sample code: The nuget package includes detailed VB.NET source code to read, scan Leitcode barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for VB.NET library is an advanced VB.NET barcode scanner library : * Read, recognize Leitcode 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 : * VB.NET Guide : https://www.onbarcode.com/tutorial/vb-net-barcode-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.SkiaSharp.Sample.VB.Code93
Code 93 Barcode Reader on SkiaSharp VB.NET sample code: The nuget package includes detailed VB.NET source code to read, scan Code 93 barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for VB.NET library is an advanced VB.NET barcode scanner library : * Read, recognize Code 93 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 : * VB.NET Guide : https://www.onbarcode.com/tutorial/vb-net-barcode-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.SkiaSharp.Sample.VB.Identcode
Identcode Barcode Reader on SkiaSharp VB.NET sample code: The nuget package includes detailed VB.NET source code to read, scan Identcode barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for VB.NET library is an advanced VB.NET barcode scanner library : * Read, recognize Identcode 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 : * VB.NET Guide : https://www.onbarcode.com/tutorial/vb-net-barcode-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.SkiaSharp.Sample.VB.PatchCode
Patch Code Barcode Reader on SkiaSharp VB.NET sample code: The nuget package includes detailed VB.NET source code to read, scan Patch Code barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for VB.NET library is an advanced VB.NET barcode scanner library : * Read, recognize Patch Code 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 : * VB.NET Guide : https://www.onbarcode.com/tutorial/vb-net-barcode-reader.html * Contact US : support@onbarcode.com |
|
OnBarcode.Barcode.Reader.SkiaSharp.Sample.VB.QRCode
QR Code Barcode Reader on SkiaSharp VB.NET sample code: The nuget package includes detailed VB.NET source code to read, scan QR Code barcode image in ASP.NET, MVC, web, Windows applications. Barcode Reader for VB.NET library is an advanced VB.NET barcode scanner library : * Read, recognize QR Code 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 : * VB.NET Guide : https://www.onbarcode.com/tutorial/vb-net-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 | 184 | 12/10/2024 |