This is a dynamic multi-project template that generates an empty ASP.NET MVC 3 solution with separate projects for view (C# - either ASPX or Razor), core (F#), and an optional F# project for unit tests. Note: You must have the ASP.NET MVC 3 Tools Refresh installed to use this template. Information on installing the ASP.NET MVC 3 Tools Refresh can be found at http://www.asp.net/mvc/mvc3. This template is based on the MSDN Magazine article entitled "Authoring an F#/C# VSIX Project Template" which can be found at http://msdn.microsoft.com/en-us/magazine/hh456399.aspx. Releases: Version 1.8 adds support for VS2013 preview. Version 1.6-1.7 provides various fixes to support VS2012. Version 1.5 includes the initial NuGet packages as part of the VSIX and explicitly identifies NuGet versions during package install. Version 1.4 fixes an issue with F# 3.0 targets and VS11-only installations. Version 1.3 adds a fix to the Razor view project that caused the Add View option to not appear. Version 1.2 implements a bug fix to allow the template to work on Windows XP. Version 1.1 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 support. |