打开 关闭

CRUD Page Generator doesn't generate DbContext #17


User avatar
0
AlainLeicht 创建

Hi,

I'm trying tu use the CRUD page generator on a module created with the abp cli. When I add a new Entity, I get errors. First, the generator is missing the Permissions folder in the Application Contracts project (fixed by renaming from Authorization). Also the Consts in the Domain Shared project need to be renamed.

Then everything gets generated, except the DbContext and DbContextModelCreatingExtensions. If the Application was created using abp suite web page, everything works fine.

What am I missing here?

Best regards, Alain


3 答案
  • User Avatar
    0
    yekalkan 创建
    支持团队 Fullstack Developer

    CRUD page generator is not designed to work with module template. But that is in our plans.

  • User Avatar
    0
    trendline 创建

    when can support module template?

  • User Avatar
    0
    alper 创建
    支持团队 Director

    there's no exact date but it's on the roadmap (short term)

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11