/chakra-core-vue-ssr

server side rendering on .net core with vuejs and Microsoft.ChakraCore (beware: still needs NodeJS/Yarn for the building)

Primary LanguageC#

Proof of concept for rendering parts of a Razor Page with VueJS and let the client take over via hydrating. This makes it possible to write Rich Forms with VueJS while still using a good old data driven page, a la RazorPages.