EfDbDiagram
This plugin creates an ER diagram of Entity Framework entity classes.
Usage
- Select any file of the EF database library
- Click
Tools → EfDbDiagram
- For all entity classes a table with all columns and relations is created
- Zoom with
<Ctrl> + mousewheel
- Drag tables with mouse while left mouse button down
- Clicking print button creates an image file called
efdiagram.png in the source folder of the Db library
- Selected tables (red border) can be removed with
<Del> button
| |