Visual Studio 2019
This page was created by Stephanie@mdriven.net on 2024-05-23. Last edited by Stephanie@mdriven.net on 2025-02-03.

Write the content here to display this box

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 make the integration part that invokes features such as the Model editor (Modlr) and code generation. The main install of the MDriven Framework, however, is 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 the runtime and re-distributed.

Instead of referencing the C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin, you may use Nuget packages.