Getting Started

Install Project Template

Install the Dynamic MVC Project Template using Visual Studio Gallery. You can also find the template by clicking the "Online" link in the New Project Window inside Visual Studio 2013.

Install From Nuget

Use the following command line to install from the Package Manager Console: Install-Package DynamicMVC. After the package installs, follow the instructions in the DynamicMVC_ReadMe file.