Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abp-cli add option -rename for rename solution #13003

Open
barnybadzoo opened this issue Jun 14, 2022 · 0 comments
Open

abp-cli add option -rename for rename solution #13003

barnybadzoo opened this issue Jun 14, 2022 · 0 comments
Labels
Milestone

Comments

@barnybadzoo
Copy link

ABP Framework 5.2.2

Currently the filename/ClassName in the standard-template-pro and the microservice-template-pro doesn't follow a clean structure, which makes is hard to rename the complete solution to an other name.

Example:
"ProjectName".Domain.Shared.csproj
"ProjectName"DomainSharedModule.cs

Sometimes the Namespace is used and sometime its omitted. It should follow one clean structure.

To be able to easily rename the whole solution with all projects and files (including content) it would be great if we could have a parameter -rename which can automatically perform the renaming. This would be useful in a lot scenarios.

@maliming maliming added this to the backlog milestone Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants