Skip to content

Releases: Peled-Zohar/AutoEntityGenerator

2.2.0 - Added configuration

17 Oct 07:07
Compare
Choose a tag to compare

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

14 Aug 06:43
0348f65
Compare
Choose a tag to compare

A completely new WPF-based UI with visual studio theme support, coming with a few minor UX improvements.

1.1.2 - Bug fixes

23 Jul 16:00
Compare
Choose a tag to compare

Two bugs fixes:

  1. AutoEntityGenerator now prevents creating a DTO without properties
  2. fixed a bug when creating mapping to an entity that was without a namespace declaration.

1.1.1

20 Jul 10:19
Compare
Choose a tag to compare

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

11 Jul 11:36
b48e231
Compare
Choose a tag to compare

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

09 Jul 12:31
Compare
Choose a tag to compare

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.