Getting Started
To start using the MvcContrib project you will need to:
- Download the assemblies to your hard drive
- Unzip the zip file and put the assemblies in a directory in your solution's trunk.
- Add a reference to MvcContrib.dll in your MVC project
- Add a reference to MvcContrib.TestHelpers.dll in your Unit Test project
Check out the
Documentation for specifics on using features.