A project for creating a jQuery mobile application using ASP.NET MVC 5 with Razor Syntax (CSHTML) and Entity Framework 6 (EF6) With the release of Visual Studio 2013 and the One ASP.NET Web Application Project Template, there is no longer the ability to create an ASP.NET MVC Web Application using jQuery Mobile without reverting to the ASP.NET MVC 4 Web Application for Visual Studio 2012. (The new One ASP.NET Web Application Project Template only uses Bootstrap for Responsive/Mobile Support). Therefore, I have converted the ASP.NET MVC 4 Web Application project template and updated it to ASP.NET MVC 5 along with Entity Framework 6. After installation, the project template should be available underneath CSharp\Web |