Can't find the Class Diagram in Visual Studio 2017

11,622

Solution 1

It seems the 'modelling project' feature is removed from Visual Studio 2017. Reasons are given here https://blogs.msdn.microsoft.com/devops/2016/10/14/uml-designers-have-been-removed-layer-designer-now-supports-live-architectural-analysis/

Solution 2

Have you added the Visual Studio extension development?

Along with Class Designer, you have to include Visual Studio extension development also from the VS2017 installer.

Solution 3

If you have installed all the required things mentioned above and if you are still not seeing the Class Diagram from Solution Explorer , switch to Class View and then you will see the "View Class Diagram" option

Share:
11,622
OnlyOneCookie
Author by

OnlyOneCookie

Updated on June 04, 2022

Comments