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...")
 
No edit summary
Line 19: Line 19:


Now you can change the model, generate code and deploy to your MDriven Server
Now you can change the model, generate code and deploy to your MDriven Server
[[Category:MVC]]

Revision as of 12:39, 6 December 2022

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)

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

Now you can 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