Saving prior values on all screens of code generation/scaffolding

When regenerating code, it does remember the entities I last used in the 'Select which entities to scaffold' section.

Can we do the same for the Configuration section (for example, don't want to have to uncheck 'Cascade delete' every time)

Similar for the CRUD scaffolding screen, it does not remember my prior settings for either Entities selection nor the Configuration section (for example, I might not want to scaffold the AspNetUser Entity even though I generated new code for it and I might want to always select 'double click to edit')

1 Like

No, this isn't supported at the moment. We may do that in a future release.

2 Likes