Building a simple Web Application in .NET Framework 4.6x and C#
As we all know, .NET is the widely used cross-platform and open-source developer platform for building web/mobile/desktop/games/IoT/AI/ML apps. As it evolved throughout the past few decades and present, it has mainly 3 flavors – Standard, Framework and Core. Out of these, majority of the apps are built using Framework flavor (4.x) and recent ones are…