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: | ||
To get started with an MDriven MVC project, clone this project at CodePlex: https://mdrivenmvc.codeplex.com/ | |||
Do this: | |||
# 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) | |||
[[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]] | |||
{{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:
- Make sure you have 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)
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