ERD Generator for Dynamics CRM 2011/2013 is a Windows Form application that is can be used for Dynamics CRM 2011 or Dynamics CRM 2013.
URL:
This tool allows you to build ERD (Entity relationship diagrams) that are dynamically updated based on the published CRM entities and Fields. You can pick a source entity and build ERD around it. It generate a VISIO output but also lets you pick CSV to document Entity relationships.
It generates a CSV having details like:
It generates ERD in VISIO:
Hope it helps!
I like the tool, but this basically a front end for the SampleCode\CS\Metadata\Diagram in the CRM2013 SDK. The author could have atleast attributed the CRMSDK samples which seem to be doing the heavy lifting.
LikeLiked by 1 person