This template uses a server side web page approach instead of a SPA, yet maintains reactivity and state in the user interface. Doing so leverages the rich benefits of the .Net Framework's server side features and its Razor Page technology, while at the same time, offering a powerful UI experience through the use of Vue's reactive features.
This template offers a responsive and high quality user interface via the Quasar Framework.
This, combined with an embedded server side JSON database, offers a rich, highly performant, rewarding user experience.
- Data security and PIPA compliance. .NET is considered the most secure platform for building web and mobile apps. Encrypted security is built into the framework so, you don’t have to worry about security issues and can focus on the quality of the app.
- SSR - server side rendering loads the page bare minimum after which everything else is handled by client side javascript via Vue3.
- Improved page load time with minimal network latency.
- Predictable server-side processing performance.
- SEO - search engine friendly.
- Trusted and secure.
- Embedded server side JSON database.
- Page based approach via Razor Pages with the power and flexibility of SSR yet utilizing the rich reactive features of Vue.
- Vue3 Composition API.
- An architecture and design that is easy to use and extend to suit your needs.
- Utilizes layouts and components from the Quasar Framework for highly performant and professional looking pages and features.
This template uses a server side web page approach instead of a SPA, yet maintains reactivity and state in the user interface. Doing so leverages the rich benefits of the .Net Framework's server side features and its Razor Page technology, while at the same time, offering a powerful UI experience through the use of Vue's reactive features.
This, combined with an embedded server side JSON database, offers a rich, highly performant, rewarding user experience.
- Data security and PIPA compliance. .NET is considered the most secure platform for building web and mobile apps. Encrypted security is built into the framework so, you don’t have to worry about security issues and can focus on the quality of the app.
- SSR - server side rendering loads the page bare minimum after which everything else is handled by client side javascript via Vue3.
- Improved page load time with minimal network latency.
- Predictable server-side processing performance.
- SEO - search engine friendly.
- Trusted and secure.
- Embedded server side JSON database.
- Page based approach via Razor Pages with the power and flexibility of SSR yet utilizing the rich reactive features of Vue.
- Vue3 Composition API.
- An architecture and design that is easy to use and extend to suit your needs.
- Localization - i18n
- A number of custom Vue components to help you get started creating your own.
- Minimalistic approach using custom components with no reliance on external UI frameworks.