ASPNET
ASP.NET is a web development framework from Microsoft, part of the .NET platform, for building web applications and services. Introduced in 2002 as part of the .NET Framework, it evolved from the older classic ASP technology into a modular, scalable framework for web programming.
With the release of ASP.NET Core in 2016, the framework was redesigned as a cross-platform, open-source framework
ASP.NET Core supports multiple programming models, including MVC (Model-View-Controller), Razor Pages, and Web API, as well
Languages used for ASP.NET Core development are primarily C#, with support for F# and VB.NET on the
ASP.NET Core is widely used for enterprise web applications, RESTful APIs, and real-time or interactive web