Prerequisites : VisualStudio 2022
Download MDrivenFramework from https://mdriven.net/downloads
Install the VSIX towards your VisualStudio 2022.
Start a new project from the MDriven Solution Template:
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:
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