Open OscarAgreda opened 1 year ago
X-Ref #26
Hello @mrlacey,
If you or anyone else is considering tackling this issue, I'm up for the task. I've used the DBSchemaReader before to generate a complete C# clean architecture under Domain-Driven Design principles.
Adding DBSchemaReader to MauiAppAccelerator could be a real game-changer, particularly for database-heavy projects. It might cut down on development time.
Your work on this tool is appreciated.
Best, Oscar Agreda
@OscarAgreda how do you imagine the integration working? What will the usage experience be like?
you have created a fantastic tool here.
you should consider using this package https://github.com/martinjw/dbschemareader
to make your tool generate pages from the database, even master-detail UI pages.
you have gold o your hands
Great job, super clean code btw