I am building an ASP.Net Core MVC application. There are different Areas for Admin etc. I have my endpoints setup for route mapping (endpoints.MapControllerRoute)
I would like to use VueJs in part of the application as it offers some nice functionality. This functionality includes using router-links. I was wondering if I will run in to difficulty or issues using VueJs router-links in asp.net core mvc application?
1.4m articles
1.4m replys
5 comments
57.0k users