I'm use to having tools that give me a nice detailed view of my data relationships. Anyway of doing this with code-first? Below is the kind of diagram I'm looking for.
Entity Framework Power Tools (currently in CTP) allows you to visualize the model generated by Code First using the Entity Designer. Find the download here: http://visualstudiogallery.msdn.microsoft.com/72a60b14-1581-4b9b-89f2-846072eff19d.
How about the Visual Studio Class Designer - present since VS 2005.
Basically do a Add New Item -> Code -> Class Diagram
from your solution explorer and drag those classes onto the design surface that you want to have visualized.
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