MDriven Framework Visual Studio installation
No edit summary
No edit summary
Line 1: Line 1:
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
Assemblies found in <code>C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin</code> can be used in runtime and re-distributed.


C:\Program Files (x86)\CapableObjects\MDriven\7.0
Instead of referencing the <code>C:\Program Files (x86)\CapableObjects\MDriven\7.0\bin</code>, you may use [[NugetProject|Nuget packages]].
 
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]]

Revision as of 08:59, 2 March 2023

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 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 84 days ago on 02/10/2024. What links here