ASP.NET Core + VueJS setup Scaffolding a project with .NET CLI Install SPA templates: > dotnet new --install Microsoft.AspNetCore.SpaTemplates::* you will see ASP.NET Core with Vue.js vue [C#] Web/MVC/SPA in the rusult list.