Getting Started

To start using the MvcContrib project you will need to:
  1. Download the assemblies to your hard drive
  2. Unzip the zip file and put the assemblies in a directory in your solution's trunk.
  3. Add a reference to MvcContrib.dll in your MVC project
  4. Add a reference to MvcContrib.TestHelpers.dll in your Unit Test project

Check out the Documentation for specifics on using features.