Open Closed

CRUD Page Generator doesn't generate DbContext #17


User avatar
0
AlainLeicht created

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 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

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

  • User Avatar
    0
    trendline created

    when can support module template?

  • User Avatar
    0
    alper created
    Support Team Director

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

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