Getting started template for MDriven MVC

This article was moved to MDriven Wiki Getting started template for MDriven MVC

In order to get started with a MDriven MVC project clone this project at CodePlex: https://mdrivenmvc.codeplex.com/

Go like this:

1. Make sure you have MDriven Framework installed in VisualStudio

2. Navigate to https://mdrivenmvc.codeplex.com/ and download source – as a zip of with git

3. Once you have the source on your local hard drive open it with VisualStudio (2012 or 2013)

 

image

4. Enable nuget package restore on the solution:

image

5. Verify that it builds:

image

6. Change the settings for the persistence mapper:

image

Now you can change the model, generate code and deploy to your MDriven Server

This entry was posted in codeplex, MVC. Bookmark the permalink.

3 Responses to Getting started template for MDriven MVC

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.