Open Issues Need Help
View All on GitHubAI Summary: Modify the AutoEntityGenerator Visual Studio extension to support generating DTOs and mapping extensions from struct types in addition to classes and records. This involves adjusting a conditional statement within the `AutoEntityGeneratorCodeRefactoringProvider` to include structs in the supported type list.
A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.
AI Summary: Migrate the logging mechanism of the AutoEntityGenerator Visual Studio extension from Microsoft.Extensions.Logging to either Visual Studio's activity log or a local log file using Serilog, updating the code to write logs to the specified AppData directory.
A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.
AI Summary: Conduct a code review of the AutoEntityGenerator Visual Studio extension, focusing on WPF/MVVM implementation, Visual Studio extension coding standards, and overall design. The review should assess the code quality, identify potential improvements, and suggest best practices.
A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.
AI Summary: Add a "Feedback" link (or icon) to the AutoEntityGenerator Visual Studio extension's UI, which opens a new discussion in the user feedback category on the GitHub repository.
A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.
AI Summary: Try out the AutoEntityGenerator Visual Studio extension, a tool for generating DTOs and mapping extensions from entity classes. Provide feedback on its usability, generated code quality, and suggest improvements or report bugs.
A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.