I found a marketplace template(Angular CLI Project Template) for creating and configuring an Angular CLI project in Visual Studio.
When I download and install .VSIX
file from the marketplace, the error:
The extension cannot be installed to this product due to prerequisites that cannot be resolved
appears.
I have installed Visual Studio 2017, Node.js and Angular CLI on my computer.
I know that there are many manual configurations for matching Angular CLI with ASP.NET Core but this template seems to work as same.