title | description | ms.date | ms.topic | helpviewer_keywords | author | ms.author | manager | ms.subservice | ||
---|---|---|---|---|---|---|---|---|---|---|
Extend dependency diagrams | Learn how you can write code to create and update dependency diagrams, and how to validate the structure of your program code against dependency diagrams in Visual Studio. | 11/04/2016 | conceptual |
| mgoertz-msft | mgoertz | mijacobs | modeling |
You can write code to create and update dependency diagrams and to validate the structure of your program code against dependency diagrams in Visual Studio. You can add commands that appear in the shortcut (context) menu of the diagrams, customize drag-and-drop gestures, and access the layer model from text templates. You can package these extensions into a Visual Studio Integration Extension (VSIX) and distribute them to other Visual Studio users.
You must have the following installed on the computer where you want to develop your layer extensions:
Visual Studio
Modeling SDK for Visual Studio
[!INCLUDEmodeling_sdk_info]
You must have a suitable edition of Visual Studio installed on the computer where you want to run your layer extensions. To see which editions of Visual Studio support dependency diagrams, see Edition support for architecture and modeling tools.