Generate and Read QR Code using C# in ASP.NET MVC
In this article, I have explained generating qr code in ASP.NET MVC C# using ZXing.net library and how to decode the QR code again into plain text.Also explained generating QR code in C# using HTML helper in Razor.