Peled-Zohar / AutoEntityGenerator

A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.
MIT License
1 stars 1 forks source link

Convert to a WPF based UI. #5

Closed Peled-Zohar closed 1 month ago

Peled-Zohar commented 1 month ago

Create a WPF based UI to replace the Winforms based one.

This UI should look and feel as native to Visual studio as possible.