Barcode for ASP.NET Core is a C# barcode generator library for ASP.NET Core web app. You can easily create, generate QR Code, Data Matrix, Code 128, Code 39 barcode formats in ASP.NET Core C# class, or create barcodes through URL in ASP.NET Core web app. Barcode for ASP.NET library can be used in C#, VB.NET, ASP.NET Core, Framework, MVC, website, web app and web service applications. Supported barcode formats : * QR Code (Steyled QR Code, GS1 version), Data Matrix (GS1 version), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E, +2, +5 supplemental codes * Interleaved 2 of 5, ITF-14 * And other barcodes Output : * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data 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 Documents * C# How to Guide : https://www.barcodelib.com/csharp/ * Licenses : https://www.barcodelib.com/purchase/license-barcode-net.html * Email : support@barcodelib.com
$ dotnet add package BarcodeLib.Barcode.WebBarcode for ASP.NET Core is a C# barcode library for ASP.NET Core web app based on Barcode Library for C#
Barcode for ASP.NET Core includes all API from BarcodeLib.Barcode.Common and also includes special features for ASP.NET Core.
You can easily generate QR Code and barcode using web URL in ASP.NET Core web app.
462.0K