Enhanced Telerik’s WebForms (ASPX, ASCX) to Razor (CSHTML) Converter I recently came across a command line tool, developed by Telerik, which allows you to convert Web Forms types MVC Views (ASPX, ASCX) to Razor CSHTML Views. You can find more informationhere. You may also download full source code from Git. I did some small enhancements to this command line tool, and contributed to the project.
[Raj 21/5/2011] Released v1.1 - Minor bug fixes - Improved UI - Save files automatically based on their original location(s).
|