EasyAbp / AbpHelper.GUI

Providing code generation and more features to help you develop applications and modules with the ABP framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate multiple/batch mass generator files at once and save configuration

weedkiller opened this issue · comments

Hello, is there a way to generate multiple files from database, or settings file.

Could you explain it with more details?

Many business applications have more than one entities/objects we want to use EasyABP like Customer, Product, Order, Profile, Widget, OrgUnit etc. and we want to bulk generate whole batch of files, it would be very nice to quickly generate all those from one batch run.

For now we have no plan for implementing this, see EasyAbp/AbpHelper.CLI#107.