Visual studio extension to create project from templates.
Currently there is no support from dotnet core templates for vs wizard for new projects.
However yeoman for net has a way to do this . we can imitate this by running dotnet cli behind the scenes.
Visual studio extension to create project from templates.
Currently there is no support from dotnet core templates for vs wizard for new projects.
However yeoman for net has a way to do this . we can imitate this by running dotnet cli behind the scenes.