Ef Designer: v3.0.7.1 Release

Release date:
August 23, 2021
Previous version:
v3.0.6.1 (released May 20, 2021)
Magnitude:
3,049 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v3.0.7.1

msawczyn
dcastenholz

Directory Browser for v3.0.7.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • Fixed a number of issues with importing compiled assemblies
  • Fixed coloring of cascade delete associations when flagged on the model (see https://github.com/msawczyn/EFDesigner/issues/291)
  • Fixed missing '$' in generator template that was generating bad code for table schemas (see https://github.com/msawczyn/EFDesigner/issues/289)
  • Restored auto-instantiation of dependent objects in entity constructors (see https://github.com/msawczyn/EFDesigner/issues/287)
  • Added Microsoft.VisualStudio.Modeling.Components.15.0.dll to DslPackage assembly (see https://github.com/msawczyn/EFDesigner/issues/293)
  • Removed validations on model open/load that prevented a misconfigured model from loading. Errors will still be shown during editing and when saving.
  • New context menu item to add class elements at the cursor position on a diagram (thanks to dcastenholz for the addition)
  • New context menu item to generate code from the Solution Explorer (thanks to dcastenholz for the addition)
  • Method visibility changes to allow MEF extensions to supply new icons and to layout a diagram (thanks to dcastenholz for the addition)