MDriven Framework Visual Studio installation
This page was created by Hans.karlsen@mdriven.net on 2019-06-10. Last edited by Edgar on 2025-01-20.

When installing the MDriven Framework for visual studio we place plugin dlls here:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Extensions\MDriven\7.0

These assemblies makes the integration part that invokes features as the Model editor (Modlr) and code generation.

The main install of the MDriven Framework is however found in program files:

C:\Program Files (x86)\CapableObjects\MDriven\7.0

Assemblies found in C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin can be used in runtime and re-distrubted.

You may instead of referencing the C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin make use of nuget packages.