This question already has an answer here:
- How do I get the “Add Controller” and “Add View” menu options in my ASP.NET MVC 5 project? 2 answers
I have started a new basic Razor website, as a sort of 'clean slate' for the update.
I followed the tutorial that everyone recommends, and it had completed without an issue.
Unfortunately, now, I have no option to add a controller.
When I right click on the Controllers
folder and move to add, there is no Controller option. There is also no Controller option in add>new item or add>from template.
Can anyone please help me get this functionality back? I've been browsing for solutions for a while now, and mine seems pretty unique.