How to make the diagram properly structured?
I am studying the project: https://github.com/NBull92/Northwind-MVVM-Survival-Guide/
Layers:
- Northwind.Model (.NET Framework 4.8, dll);
- Northwind.UI.WPF (.NET Framework 4.8, Appl Windows);
- Northwind.ViewModel (.NET Framework 4.8, dll );
- Northwind.Application (.NET Framework 4.8, dll).
I am considering a project: Northwind.ViewModel.csproj
I am executing Process -> Source Code.
I chose the file: Northwind.ViewModel.csproj
I get a class diagram.
**Question:** How to make the diagram properly structured?
Do I have to move the classes to the necessary structure myself?
[img]https://i.ibb.co/QmXGdF2/23-10-2022-17-09-40.png[/img]
[img]https://i.ibb.co/5nhLn1B/23-10-2022-17-14-58.png[/img]
[img]https://i.ibb.co/mcSrfTx/23-10-2022-17-15-20.png[/img]
[img]https://i.ibb.co/WFdqZmH/23-10-2022-17-16-27.png[/img]
[img]https://i.ibb.co/BL7XJZM/23-10-2022-17-17-15.png[/img]
[img]https://i.ibb.co/tLnn6GQ/23-10-2022-18-38-47.png[/img]
I'm expecting(example):
https://i.ibb.co/tLnn6GQ/23-10-2022-18-38-47.png
Software Ideas Modeler: 13.81.8318.39231 -- 64-bit; Portable
Windows-10x64
Dusan Rodina - softwareideas.net 23 October 2022 18:46:21
-