This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
v1.3.0.1
- Enhanced source code drag/drop to handle bidirectional associations and enumerations better.
- Can now import assemblies containing DbContext classes. Dropping a compiled assembly onto the design surface will attempt to process and merge it into the design.
- Added ability to merge two unidirectional associations into one bidirectional association (via context menu action)
- Added ability to split a bidirectional association to two unidirectional associations (via context menu action)
- Added Microsoft Automatic Graph Layout, giving the user the ability to choose the diagram's auto-layout strategy