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

template for dotnet new on the cli #15

Open
Khitiara opened this issue Sep 19, 2021 · 3 comments
Open

template for dotnet new on the cli #15

Khitiara opened this issue Sep 19, 2021 · 3 comments

Comments

@Khitiara
Copy link

allows creating a new project automatically without visual studio, using the command line or most other IDEs

@Martenfur
Copy link
Owner

This will require writing all-new templates and I am not a huge fan of an idea of using cli to create new projects.

@Khitiara
Copy link
Author

bigger use case probably is that visual studio templates cant be used on all systems and this is a cross-platform engine

@Martenfur
Copy link
Owner

Problem is, I'll have to support two sets of templates for OSes I don't even use. The migration will happen, but only when Visual Studio will start supporting the dotnet new templates. Right now they claim they have that, but the support is incredibly buggy.

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

2 participants