MDriven Framework Visual Studio installation
No edit summary
(Automatically adding template at the end of the page.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Updates for VS2022 ===
=== Updates for VS2022 ===
In the Tools/MDriven about form we show the path to the install:
In the Tools/MDriven about form, we show the path to the install:
[[File:2023-06-22 12h12 56.png|none|thumb]]
[[File:2023-06-22 12h12 56.png|none|thumb]]


Line 6: Line 6:
When installing the MDriven Framework for Visual Studio, we place plugin dlls here:
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
  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.
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:
 
The main install of the MDriven Framework, however, is found in program files:
  C:\Program Files (x86)\CapableObjects\MDriven\7.0
  C:\Program Files (x86)\CapableObjects\MDriven\7.0
Assemblies found in <code>C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin</code> can be used in runtime and re-distributed.
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 <code>C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin</code>, you may use [[NugetProject|Nuget packages]].
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}}

Latest revision as of 15:36, 10 February 2024

Updates for VS2022

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

2023-06-22 12h12 56.png

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 Nuget packages.

This page was edited 94 days ago on 02/10/2024. What links here