Created from Chris van de Steeg (this should be considered a temporary solution to get Single File Generator for MVC in VS2012) Single File Generator for Razor View files (.cshtml files) in an mvc project. The real version of the single file generator can be found here: 1. Create .cshtml file 2. Set the Custom Tool to "MvcRazorClassGenerator" 3. ??? 4. Profit. |