After installing ASP.NET MVC 4 Beta into Visual Studio 2010, I have this command in context menu after right-clicking on Controllers folder, but when I click it, there shows up Select a recipe to run dialog without anything to select. What is this thing for and why is such important to show up in context menu usually used to add controller (it’s next to Add|Controller command)?
Share
It’s covered in the release notes:
The Haacked also bloged about recipes.