Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate seporate IEntityTypeConfiguration classes (avoids large OnModelCreating) like EFCore Powertool #211

Open
csandun opened this issue Jun 18, 2022 · 1 comment
Labels
question Further information is requested

Comments

@csandun
Copy link

csandun commented Jun 18, 2022

I am a big fan of ErikEJ's EFCore power tool. But our use cases in reverse engineering, we have a few edge cases that cannot resolve using the EFCore power tool. By the way, I decided to implement my code to generate using Handlebars. That way, I faced issues in developing separate IEntityTypeConfiguration classes using the Scaffold command.

Have you any idea do that requirement using handlebars? And Scaffolding command?

Thanks

@csandun csandun added the question Further information is requested label Jun 18, 2022
@csandun csandun changed the title Generate seporate IEntityTypeConfiguration classes (avoids large OnModelCreating) like EFCore Powertool [Question] Generate seporate IEntityTypeConfiguration classes (avoids large OnModelCreating) like EFCore Powertool Jun 18, 2022
@tony-asu
Copy link

Any update on this? any idea if it's feasible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants