Hello
I am going to extend the functionality with other third party service,
please advice if I should do it on module level or not.
Any document to produce a new module?
-
ABP Framework version: v4.4.4
-
UI type: MVC
-
DB provider: EF Core
-
Tiered (MVC) or Identity Server Separated (Angular): yes
4 Answer(s)
-
0
Hi,
Sorry, your description is not clear, I don't fully understand.
This is the module development document: https://docs.abp.io/en/commercial/latest/startup-templates/module/index
-
0
Hi,
Sorry, your description is not clear, I don't fully understand.
This is the module development document: https://docs.abp.io/en/commercial/latest/startup-templates/module/index
Just want to know if abp allow to do this own module.
Yes. I am trying my best to read the document,
and the techology on ABP commercial is very new and impressive. -
0
Just want to know if abp allow to do this own module.
Of course you can,modularity is the core feature of ABP
-
0
Thanks a lot.