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

dotnet new command should work with the Name provided without the need to specify the name option (-n) #540

Open
egvijayanand opened this issue Aug 16, 2021 · 0 comments

Comments

@egvijayanand
Copy link

dotnet new command should work with the Name provided without the need to specify the name option (-n).

This is especially useful when working with item templates (where I keep forgetting to add the -n parameter).

I hope readability also improves a lot.

For example:

dotnet new razorcomponent MyComponent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant