This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
v3.0.1
- Added [Description] attribute (to classes, properties, enums and enum values where summary was non-blank) to facilitate tooling use
- Fixed an issue where EFCore5 code was generating cascade delete commands in the wrong place (see #243)
- Editing class properties and enum values as text now retains properties that aren't available in the text syntax (see #242)