
Renamed "Controller.ViewModel" Property and the "View" Property To "ViewBag".Added "AdditionalMetadataAttribute" Class.

Project Templates Changed to Include jQuery 1.4.4, jQuery Validation 1.7, and jQuery UI 1.8.6y UI 1.8.6.Fixed: Renaming a Razor file that is opened in the editor disables syntax colorization and IntelliSenseĪSP.NET MVC 3 Release Candidate 2 (December 10, 2010).Fixed: Pasting part of a Razor expression that contains whitespace results in it being reversed.Change: Changed the default ModelMetadataProvider back to DataAnnotationsModelMetadataProvider.Change: Updated the version of jQuery UI to 1.8.7.Project templates include JavaScript libraries as pre-installed NuGet packages.Project templates now include ADO.NET Entity Framework 4.1 as a pre-installed NuGet package.Project templates include updated versions of jQuery, jQuery UI, and jQuery Validation.Project templates now include Modernizr 1.7.Improvements to the "ASP.NET MVC 3 New Project" Dialog Box."Add Controller" dialog box can now scaffold controllers with views and data access code.Fixed problems which came with new Tools Update for ASP.NET MVC 3.Upgrading an ASP.NET MVC 2 Project to ASP.NET MVC 3 Tools UpdateĪSP.NET MVC 3 Tools Update (April 12, 2011).Added item template for NUnit tests (also for different project types accessable).Added preinstalled NuGet package of NUnit version 2.5.10 (no gac installation of NUnit necessary).Pushed the containing solution to github:.Updated included NUnit to the latest bits.Added new project templates for ASP.NET MVC 4.added VB (on all MVC4 & MVC3 project types) support.added WebApi and Empty MVC4 project support.A valid installation of ASP.NET MVC 3 / 4 is required.

The template is only available for Visual Studio 2010 Professional and higher (this is due to the limitations of testing possibilities inside of Visual Studio).

All tests included are a 100% port of the tests that ship with ASP.NET MVC 3 / 4. This is just a simple extension which adds the ability to choose NUnit as testing framework for ASP.NET MVC 3 and MVC 4 apps.
