Releases: Peled-Zohar/AutoEntityGenerator
2.2.0 - Added configuration
In this version of AutoEntityGenerator I've added an appsettings.json configuration file and a new window for the users to control their configuration.
Configuration settings include minimum log level, default destination folder, request suffix and response suffix.
2.0.0 - UI Rewrite to Wpf
A completely new WPF-based UI with visual studio theme support, coming with a few minor UX improvements.
1.1.2 - Bug fixes
Two bugs fixes:
- AutoEntityGenerator now prevents creating a DTO without properties
- fixed a bug when creating mapping to an entity that was without a namespace declaration.
1.1.1
Removed support for visual studio 2019 after I've found a problem with the extension in that version that I can't fix yet.
1.0.1 - First bug fix
Fixed a bug in the vsixmanifest which prevented me to include the icon and license information in the vsix file.
1.0.0 - First release
This is the first release of the AutoEntityGenerator Visual studio extension.
To install it, download the AutoEntityGenerator.vsix file, and double click to run vsix installer.