MDrivenFramework
This page was created by Hans.karlsen@mdriven.net on 2025-02-17. Last edited by Hans.karlsen@mdriven.net on 2025-02-17.

Prerequisites : VisualStudio 2022

Download MDrivenFramework from https://mdriven.net/downloads

Documentation MDrivenFramework 1739787166481.png

Install the VSIX towards your VisualStudio 2022.

Start a new project from the MDriven Solution Template:

Documentation MDrivenFramework 1739787334861.png

The template gives you several projects -its unlikely you want to keep all of them - you can always use the template to get back to this starting point.

The projects fetch the runtime bits of MDriven from nuget. Start by refreshing the templates current nugets to the latest versions:

Documentation MDrivenFramework 1739787616985.png

More information about packages available - current and legacy - read here: Documentation:NugetProject

Goal

You will be able to run the WPF for Framework472. The WinForms for Framework472, the WPF for .net8, the WinForms for .net8 towards the same model.

You will be able to open the model, add classes, Generate code - compile and run

Documentation MDrivenFramework 1739787951867.png