🔗 ASP.NET Core Vue CLI Templates
https://www.dotnetcurry.com/aspnet-core/1500/aspnet-core-vuejs-template
June 26, 2019
This article discusses 3 different approaches to integrate ASP.NET Core with an Vue SPA generated by the Vue-CLI.
These templates range from separated frontend and backend projects, to a couple of variants on the ASP.NET Core SPA template that fully integrates them as one solution.