Visual Studio 2019
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
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

Latest revision as of 08:00, 17 June 2024

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 92 days ago on 06/17/2024. What links here