F# C# MVC 3

Free

F# and C# Web Application template by Daniel Mohl that produces an empty ASP.NET MVC 3 solution (ASPX or Razor View Engine). Note: You need to have the April 2011 ASP.NET MVC Tools Update installed http://www.asp.net/mvc/mvc3.

(1) Review
Visual Studio
2010, 11
Download (4,179)
3/24/2012
1.7
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (1)
Q and A (1)
Sign in to Write a Review
Sort By:

by Oliver Sturm | November 30 2011

Sign in to Start a Discussion


  • Adding Razor view?
    4 Posts | Last Post December 01, 2011
    • It seems there's something wrong with the project this template generates for the Razor view engine. The context menu item to add a View isn't there, and when I use "Add New Item", VS doesn't show any of the usual MVC related templates in the list (like "MVC 3 View Page (Razor)"). Beyond manually copying & pasting the file, is there some other way to add a view that I'm missing?
    • Ah - found the answer elsewhere. Here's how to modify the project so the context menu item is displayed (and the templates go with it): http://ericphan.info/blog/2011/1/22/tip-enable-mvc-3-add-view-to-orchard-code-generated-module-p.html
      
      Would be great if you could fix that in the template!
    • Thanks, I'll work to get this fix implemented.
    • Thanks again. Version 1.3 includes this fix.