Quantcast
Viewing all articles
Browse latest Browse all 9386

How use QR Generator

The problema I found while porting my old website to asp.net core is that I have Generate a QR Code image

and save it, the I found the QR generators use System.Drawing.Bitmap and Asp.Net Core does not use Bitmap,

So is there a way to do this in Asp.net Core ?


Viewing all articles
Browse latest Browse all 9386

Trending Articles