DEV Community

Cover image for Getting Started with the Blazor Barcode and QR Code Generator
Arun for Syncfusion, Inc.

Posted on • Updated on

 

Getting Started with the Blazor Barcode and QR Code Generator

This video will get you started with the Syncfusion Barcode Generator component in a Blazor WebAssembly application. You will learn how to generate different barcode types like QR code and data matrix, and how to use other customizations like changing the barcode’s dimension, color, and font.

Download an example from GitHub: https://github.com/SyncfusionExamples

Refer to the following documentation to learn about the Blazor Barcode Generator component: https://blazor.syncfusion.com/documentation/barcode/getting-started

Check out this online example of the Blazor Barcode Generator component: https://blazor.syncfusion.com/demos/barcodes/default-functionalities

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git