ASP.NET MVC is a framework specifically designed for the development of web applications with Microsoft technology. As the name already suggests, it makes use of the model-view-controller (MVC) pattern. This framework makes it easy to get started and is actively maintained.