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

Controllers generator #60

Closed gdlcf88 closed 4 years ago

gdlcf88 commented 4 years ago

Automatically discovery application services and generate their controllers.

If an application service class or method has the attribute [RemoteService(IsEnabled = false)] (or [RemoteService(false)]), the generation step should be skipped. Refer to: https://docs.abp.io/en/abp/latest/API/Auto-API-Controllers#service-selection