EasyAbp / AbpHelper.CLI

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

Menu items name improvement. #49

Closed gdlcf88 closed 4 years ago

gdlcf88 commented 4 years ago

Refer to Volo's BloggingModule, Menu:Blog should be Menu:Blogs. https://github.com/EasyAbp/AbpHelper.CLI/blob/1809b4ff0170825af4b9736f00ab9e3e3f8ce3a6/src/AbpHelper/Templates/Crud/Localization.sbntxt#L2

wakuflair commented 4 years ago

I prefer to leave it as single form. The single / plural forms are not always uniform in ABP modules.

wakuflair commented 4 years ago

OK, use entity's NamespaceLastPart as the menu name