EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

Modules install/update helper #94

Closed gdlcf88 closed 3 years ago

gdlcf88 commented 4 years ago

The command may be: abphelper module update EasyAbp.EShop 1.0.0

It searches all the PackageReference starts with EasyAbp.EShop and upgrades them to version 1.0.0.

wakuflair commented 4 years ago

Should also support modules installation. The command may be: abphelper module install EasyAbp.EShop.