As mentioned in my previous post (https://lnkd.in/dW33Yvw), regarding Vue and .Net Core, I have started a sample project to explore Vue and .Net Core JavaScript Services integration. The project features Vuex for state management, Vue Router for navigation, and Server Side Rendering.
It's based on the excellent work of Stu Ratcliffe:
https://lnkd.in/dnJpGf5
Who in turn was inspired by Mihály Gyöngyösi
https://lnkd.in/dSHVcTV
I've corrected a couple of small items, and it's functional with the current latest released versions of Vue, Vuex, Vue Router, WebPack 3, .Net Core 2, aspnet-prerendering 2, etc. I'll be tidying it up, adding a Production build script, and creating a TypeScript version in parallel.
The objective is to support a Progressive Web App with an ASP.Net Core 2 backend, providing Server Side Rendering, WebAPI etc.
Contributions / suggestions welcome.
https://lnkd.in/d4EgdyC