I am using Visual Studio 2015 with F#. In C# projects, you can create class diagram files (*.cd
) to visualize the types in your solution and their dependencies on each other. Is there anything available like that for F#?
I tried manually creating a *.cd
in my project but a dialog popped up saying that those diagrams are only supported for C#, C++, and VB.
I also have Resharper, which has a Type Dependency diagram tool, which also does not work with F# projects.
If you are looking just to visualize your types relation, you can use dotPeek from Resharper.
In dotPeek:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With