Open Closed

Grouping of entities generated with ABP Suite #3385


User avatar
0
ageiter created
  • ABP Framework version: v5.3.0
  • UI type: Blazor Server
  • DB provider: EF Core

Situation: We have many entities which we want to create via ABP Suite. For each entity a folder is created. This makes the project very confusing. Therefore we have moved the entities into subfolders.

Problem: If we now make changes to existing entities, the ABP Suite does not notice that the entity already exists, because it is not in the usual folder. So the file is created again and you have to merge the changes manually, which is inconvenient. Is there a better option? Is there a way to define in which subfolders the entities are located?

Wish for the future: A possibility to group logically related entities in the ABP Suite. This can also be realized in such a way that we could define a parent folder for each entity. Such a grouping could also be included in the namespace.


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    hi,

    ABP Suite is not flexy on the directory and paths. It has its own folder structure and generates the files to those folders. Currently, you cannot do that but I created your request as a backlog item (10993) Thanks for your suggestions

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