for example, I create a standalone module ZSHTech.DataDictionary in E:\abp商业版开发软件\模块\数据字典
and I also create ZSHTech.IPMS application use abp suite in E:\abp商业版开发软件\基建项目管理软件
and I want to use my own standalone module ZSHTech.DataDictionary in my application ZSHTech.IPMS,
so I enter the folder E:\abp商业版开发软件\基建项目管理软件 and run cmd:
abp add-module ZSHTech.DataDictionary -s ..\模块\数据字典\src\ZSHTech.DataDictionary.Web\ZSHTech.DataDictionary.Web.csproj
but I got a wrong msg:
ERROR: 'ZSHTech.DataDictionary' module could not be found!
my question is : how to add local module to abp application use abo cli cmd? thanks
3 Answer(s)
-
0
Hi,
Sorry, CLI does not support this feature yet, you need to add it manually.
-
0
please add this feature in the next version,thanks
-
0
We will consider it, thanks.