ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
734 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
After my latest build of my solution, Visual Studio 2017 v15.9.24 started to show multiple errors all pointing to this
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
so what do I need to do to fix this?
I just restarted visual studio and the errors went away.