Open Closed

General Question: Dynamic Modules #2097


User avatar
0
MILLENNIUM created

Is it possible to load modules dynamicly (instead of referencing modules as attributes and direct assembly reference) I mean something like MEF, And Is it possible to add entities dynamicly in runtime ?


1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi @MILLENNIUM, you can check the Plug-In Modules documentation, i think this is what you are asking for.

    And Is it possible to add entities dynamicly in runtime ?

    There is an open source project named Abp.DynamicEntity, maybe you can use it to create entities dynamically on runtime.

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