UI for ASP.NET Core
The ASP.NET Core QR Code component allows you to easily transform URL, text content, phone number or other strings into QR codes for any chosen standard. Scanned by just a touch of a button with any smart device, quick response codes are the perfect solution for instant access to stored information.
Check out the ASP.NET Core QR Code demo
Create an HTML5-compliant linear barcode based on any text you provide. With ASP.NET Core Barcode, you can create a barcode to fit any requirement thanks to the various industry-standard types available including EAN8, CODE39 or CODE128.
The ASP.NET Core Barcode and QR Code components can both be seamlessly integrated with other Telerik UI for ASP.NET Core HTML5 components. To achieve this behavior, simply enable the Barcode/QR Code property of the respective component.
Telerik UI for ASP.NET Core offers two options for declaring UI components – through HTML or Tag Helpers. You can choose which approach to use based on preference, technology background or team development practice. Both HTML and Tag helpers allow you to lay out the Barcode component and its configuration with a simple and easy-to-read HTML-like or Razor syntax.