VS2012 and VS2013 now support pure F# ASP.NET MVC and Web API projects (with a few small hacks, defined at http://bloggemdano.blogspot.com/2013/11/adding-new-items-to-pure-f-aspnet.html, that hopefully be eliminated in the not too distant future). The item templates included in this VSIX help with the creation of these types of applications by providing several common client-side item templates including HTML, CSHTML, CSS, LESS, JavaScript, and Web.config files. Releases: 0.3.1 : Added support for VS2015 Preview. 0.3.0 : Added support for VS2013 Express for Web 0.2.2 : Fixed the razor view template. 0.2.1 : Added a TypeScript template. 0.1.0 - 0.1.1 : Includes 6 item templates: HTML, CSHTML, CSS, LESS, JavaScript, and web.config files. |