MDriven Framework Visual Studio installation
No edit summary
(Updated Edited template to July 12, 2025.)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
When installing the MDriven Framework for Visual Studio, we place plugin dlls here:
<message>Write the content here to display this box</message>
=== Updates for VS2022 ===
In the Tools/MDriven about form, we show the path to the install:
[[File:2023-06-22 12h12 56.png|none|thumb]]


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 runtime and re-distributed.
Instead of referencing the C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin, you may use [[NugetProject|Nuget packages]].
[[Category:MDriven Framework]]
[[Category:MDriven Framework]]
{{Edited|July|12|2025}}

Latest revision as of 05:52, 20 January 2025

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

Updates for VS2022

In the Tools/MDriven about form, we show the path to the install:

2023-06-22 12h12 56.png