Getting started template for MDriven MVC
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
To get started with an MDriven MVC project, clone this project at CodePlex: https://mdrivenmvc.codeplex.com/ | |||
Do this: | |||
1. 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 | ||
2. Navigate to | 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) | 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 | 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 | 6. Change the settings for the Persistence Mapper: | ||
[[File:Get-started - 3.png|none|frame|440x440px]] | [[File:Get-started - 3.png|none|frame|440x440px]] | ||
You can now change the model, generate code and deploy to your MDriven Server. | |||
[[Category:MVC]] | [[Category:MVC]] |
Revision as of 08:43, 15 March 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)
4. Enable Nuget package restore on the solution:
5. Verify that it builds
6. Change the settings for the Persistence Mapper:
You can now change the model, generate code and deploy to your MDriven Server.
This page was edited more than 11 months ago on 02/10/2024. What links here