0👍
Your question is very open but I’ll try giving you the concept:
I’ve not worked with ASP.NET MVC but I assume it could work like any other backend framework and Vue is your frontend.
You can move data back and forth from your backend(ASP.net which interfaces with your database) using a simple api which vue can utilize/consume.
- [Vuejs]-Vue router react on parent component using a modal
- [Vuejs]-Is there any resource on a environment setup for DJANGO and VueJS . I dont find much resources online can anyboody help me with that
Source:stackexchange.com