WEB DEVELOPMENT | ASP.NET CORE | VUE.JS

Vue Components in ASP.NET Core without bundler using http-vue-loader

Another simple way to use Vue.js Components in ASP.NET Core Web Application without any JavaScript bundler.

Tolbxela
4 min readDec 26, 2020

--

The Vue Card 2 Component (vue-card2.vue)

Link to Part 1. Using ASP.NET Core Razor Partials

--

--