A dependency analyzer tool for C#
You can hover over a project to see its dependencies. You can click on a project to highlight its connections to other projects. By pressing ALT before the hint appears, the hint will only show "migration blockers", aka referenced projects that only target full framework.
- white: .Net 4.7.2
- pale green: .Net 6
- beige: .Net Standard
- light coral: binary reference
- light sky blue: package reference
- trapezium: binary or package reference
- black: project reference
- blue: nuget package reference
- red: binary reference