In Visual studio 2013, we have an option to "view the class diagram" for a single project where it shows the inheritance relationships(hierarchy).
In my application, I have base classes in one project & derived classes in another. Is there any extension that can automatically generate the class diagram with inheritance relationship among multiple projects?