This is a stand-alone module to add Vue, Svelte and Other SPA support to AspNet Core.
This project forked from here: https://github.com/EEParker/aspnetcore-vueclimiddleware and added support for other SPA frameworks.
Find the example here: https://github.com/Kiho/aspcore-spa-cli/tree/master/samples/SvelteCliSample
HMR example with svite: https://github.com/Kiho/aspcore-spa-cli/tree/master/samples/SviteSample
SvelteKit example: https://github.com/Kiho/aspcore-spa-cli/tree/master/samples/SvelteKitSample