This is a multi-project template that generates the standard ASP.NET MVC 3 template output with separate projects for the view (ASPX or Razor in a C# project) and controllers/models (in a F# project). Note: You must have the ASP.NET MVC 3 Tool Update installed to use this template. Information on installing the ASP.NET MVC 3 Tools Update can be found at http://www.asp.net/mvc/mvc3. To find out what is new in ASP.NET MVC 3 read http://haacked.com/archive/2011/01/13/aspnetmvc3-released.aspx. Releases: Version 1.12 provides support for VS2013 preview. Version 1.11 provides support for VS2012 Express for Web. Version 1.6-1.10 provides various fixes to support VS2012. Version 1.5 adds NuGet support and a dialog to select ASPX or Razor. Version 1.4 implements a bug fix to allow the template to work on Windows XP. Version 1.3 - Consolidates all of the F# projects in a single F# project, fixes a few bugs, and adds support for Visual Studio 11 and F# 3.0. Note: You will need to install the ASP.NET MVC 3 Tools Update for Visual Studio 11 from http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=1491 to take full advantage of this newly added Visual Studio 11 support. |