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 ?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)