MDriven Framework Visual Studio installation
(Automatically adding template at the end of the page.)
No edit summary
Line 3: Line 3:
[[File:2023-06-22 12h12 56.png|none|thumb]]
[[File:2023-06-22 12h12 56.png|none|thumb]]


=== VS2019 ===
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 [[NugetProject|Nuget packages]].
[[Category:MDriven Framework]]
[[Category:MDriven Framework]]
{{Edited|July|12|2024}}
{{Edited|July|12|2024}}

Revision as of 10:16, 23 May 2024

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