Introduction In this article, we are going to create an ASP.Net Core MVC application that generates QR Code for different purposes like Email, Website, Bookmark Websites, SMS, WhatsApp, etc. For this, we are going to use NuGet package called QRCoder. About QRCoder NuGet Package QRCoder is a simple library, written in C#.NET, which enables you…