Vue 3 in .NET 8 MPA – Issues with Razor and Vue Rendering
I’ve been trying to solve an issue for several days without success, and I need your help. My goal is to set up a Multi-Page Application (MPA) using Vue 3 within a classic .NET 8 application. Razor files are used to deliver content to the Vue 3 application, and I need to keep this technology stack intact.