Getting started template for MDriven MVC
(Created page with "In order to get started with a MDriven MVC project clone this project at CodePlex: <nowiki>https://mdrivenmvc.codeplex.com/</nowiki> Go like this: 1. Make sure you have [htt...")
 
(Automatically adding template at the end of the page.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
In order to get started with a MDriven MVC project clone this project at CodePlex: <nowiki>https://mdrivenmvc.codeplex.com/</nowiki>
To get started with an MDriven MVC project, clone this project at CodePlex: https://mdrivenmvc.codeplex.com/  


Go like 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 <nowiki>https://mdrivenmvc.codeplex.com/</nowiki> 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)
[[File:Get-started -1 .png|none|frame|482x482px]]
[[File:Get-started -1 .png|none|frame|482x482px]]


4. Enable nuget package restore on the solution:
4. Enable Nuget package restore on the solution:
[[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:
[[File:Get-started - 3.png|none|frame|440x440px]]
[[File:Get-started - 3.png|none|frame|440x440px]]


Now you can change the model, generate code and deploy to your MDriven Server
You can now change the model, generate code and deploy to your MDriven Server.
[[Category:MVC]]
{{Edited|July|12|2024}}

Latest revision as of 15:34, 10 February 2024

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