Getting started template for MDriven MVC
No edit summary
No edit summary
Line 2: Line 2:


Do this:
Do this:
 
# Make sure you have [https://www.mdriven.net/framework MDriven Framework] installed in VisualStudio
1. Make sure you have [https://www.mdriven.net/framework MDriven Framework] installed in VisualStudio
# Navigate to https://mdrivenmvc.codeplex.com/ and download the source – as a zip with git.
 
# Once you have the source on your local hard drive, open it with VisualStudio (2012 or 2013)
2. Navigate to https://mdrivenmvc.codeplex.com/ and download the source – as a zip with git.
 
3. Once you have the source on your local hard drive, open it with VisualStudio (2012 or 2013)
[[File:Get-started -1 .png|none|frame|482x482px]]
[[File:Get-started -1 .png|none|frame|482x482px]]


Line 13: Line 10:
[[File:Get-started - 2.png|none|frame|441x441px]]
[[File:Get-started - 2.png|none|frame|441x441px]]


5. Verify that it builds
5. Verify that it builds.


6. Change the settings for the Persistence Mapper:
6. Change the settings for the Persistence Mapper:

Revision as of 05:54, 22 June 2023

To get started with an MDriven MVC project, clone this project at CodePlex: https://mdrivenmvc.codeplex.com/

Do this:

  1. Make sure you have MDriven Framework installed in VisualStudio
  2. Navigate to https://mdrivenmvc.codeplex.com/ and download the source – as a zip with git.
  3. Once you have the source on your local hard drive, open it with VisualStudio (2012 or 2013)
Get-started -1 .png

4. Enable Nuget package restore on the solution:

Get-started - 2.png

5. Verify that it builds.

6. Change the settings for the Persistence Mapper:

Get-started - 3.png

You can now change the model, generate code and deploy to your MDriven Server.

This page was edited 90 days ago on 02/10/2024. What links here