

You can use layers to describe major tasks that these artifacts perform or the system's major components.Įach layer might contain other layers that describe more detailed tasks. To see which editions of Visual Studio support this feature, see Edition support for architecture and modeling tools.Ī dependency diagram lets you organize Visual Studio solution items into logical, abstract groups called layers. You can create dependency diagrams for Visual C# and Visual Basic projects. To make sure that your code stays consistent with this design, validate your code with a dependency diagram. To visualize your software system's high-level, logical architecture, create a dependency diagram in Visual Studio. Applies to: Visual Studio Visual Studio for Mac Visual Studio Code
