I would like to generate a class diagram with relations for my visual studio project. I opened my solution, added a new ModelingProject
, added a new .classdiagram
file but when i want to drag my folders or my classes onto the diagram layout I get the "not available" sign.
Does anyone has any idea on how to fix this ?

JG's Spark
For generating the class diagram visual studio is providing the in-built option please use that, Go to class view window of your project, RightClick -> select View -> click on View Class Diagram. This will generate class diagram for your project.
Ref:
- https://msdn.microsoft.com/en-us/library/ff657806.aspx
- How to generate class diagram from project in Visual Studio 2013?
Thanks
来源:https://stackoverflow.com/questions/17191218/generate-a-class-diagram-from-visual-studio