ServiceStack
Vue
Beautifully Productive.

Experience the amazing productivity of @servicestack/vue.
A comprehensive library of expertly designed Tailwind components, fully typed end-to-end for your next SPA.

localhost:5173
Video Demo
ServiceStack VUE SPA
New Vite Vue SPA Template
Productive ASP.NET Core Identity Auth Template

Exceptional support for Vue.js

In addition to first-class support for popular frameworks in our Single Page App Templates, ServiceStack provides its best support for the highly versatile Vue.js.

Ideal for building complex SPAs, JAMStack Apps, or enhancing Simple, Modern JavaScript websites.

Powering Built-in UIs

Vue's prowess in creating rich, reactive UIs is why it powers all of ServiceStack's Built-in UIs.

@servicestack/vue

Our comprehensive component library for rapid Tailwind CSS development. Performance, accessibility, and modern design out of the box.

Perfect fusion of .NET APIs, Razor Pages and Vue UIs

  • Mix .NET Razor Pages and Vue UIs in the same application
  • Includes customizable Tailwind Identity Auth Razor Pages
  • Gradual migration strategy for modernizing legacy ASP.NET websites
  • Progressively replace pages or sections without complete rewrites
  • AI Friendly Vite, Vue, TypeScript and Tailwind CSS UI stack

.NET Vue Templates for AI Assisted Apps

Simplified .NET + Vue Development Workflow

  • ASP.NET Core proxies requests to Vite Vue dev server
  • Hot Module Replacement (HMR) support for instant UI updates
  • WebSocket proxying for Vite Vue HMR functionality

.NET Vue Templates with Static Exports

Ready for modern Vue apps?
Start with ServiceStack & Vue.

Experience the ultimate productivity boost. Combine the type-safety of ServiceStack with our highly productive Vue component library.

App.vue
<script setup lang="ts">
import { useClient } from '@servicestack/vue';
const client = useClient();
const api = await client.api(new Hello({ name: 'Vue' }));
</script>
<template>
<h1>{{ api.response.result }}</h1>
</template>

Getting Started

Starting with a ServiceStack Vue Project template is the easiest way to start developing beautiful, performant websites with Vue, Tailwind CSS and the @servicestack/vue component library:

Vue Component Library

Explore the high productivity Vue Tailwind components used throughout ServiceStack's Built-In UIs, Vue SPA and Server Rendered Razor Pages projects Learn more

vue autoquery

Instantly Manage your data using AutoQueryGrid Vue

This walkthrough explores the ServiceStack Vue 3 library and the functionality of the AutoQueryGrid component. The AutoQueryGrid component simplifies the integration of AutoQuery services by generating a customizable UI.

By following this guide, you'll learn how to effectively utilize these tools to enhance your application's user interface and overall user experience.

vue autoquery

Vue 3 Tailwind Components Library

In this video, we demonstrate using the @servicestack/vue components library for Vue.js 3 Multipage Apps (MPAs) along with the vue-mjs template.

The template illustrates building content-heavy or complex sites while avoiding the intricacies of Single Page Apps (SPAs) through the use of JavaScript Modules, Tailwind, Vue.js, Razor Pages, and ServiceStack.

Vue Project Templates

Get Started quickly with your preferred Vue.js Tailwind Project Template Learn more

vue autoquery identity-auth

Productive ASP.NET Core Vite Vue SPA Tailwind Template with Identity Auth

In this video we explore the newly updated vue-spa template which has incorporated changes from Microsoft's own SPA templates for .NET 8. We've then enhanced these templates to provide a great developer experience for building web applications with Vue.js, Vite, TypeScript and ServiceStack.

blazor tailwind vue

Fast, SEO-friendly, Blazor Static Rendered Apps with Vue

The new Blazor Vue template is ideal for building Fast, SEO-friendly, 100% statically rendered Blazor Web Apps where all its dynamic functionally uses Vue.js to progressively enhance Blazor's statically rendered content - eliminating Blazor's current limitations of being able to use Blazor SSR to develop an entire App without any of Blazor Interactivity downsides.

The new blazor-vue template implements all the features of the blazor template but reimplements all its interactive features with Vue.js to and the Vue Components library, with both templates combining the latest advancements in Blazor .NET 8 with Tailwind CSS styling for creating beautiful Responsive Websites with support for Dark Mode.

razor-pages mvc tailwind vue

Modern Razor Pages & MVC .NET Tailwind templates

ServiceStack templates provide a wide range of options when it comes to using Razor Pages in your .NET application

These templates come with Tailwind, JS Modules, and Vue components already built-in, making it easy to build hybrid apps containing both Server-Side Rendering (SSR) and static resources

razor-pages ssg tailwind markdown

VitePress and Jekyll alternative for SSG Docs

Introducing Razor Press, a powerful ServiceStack project template for creating documentation and content-centric websites using .NET's Razor Pages, Markdown, Tailwind CSS, and Vue.

Learn how Razor Press aids in the easy creation, and deployment of your statically generated sites that can be hosted for FREE on GitHub Pages CDN

razor-pages ssg markdown codespaces

Using Razor SSG to Create Websites in GitHub Codespaces

This video takes an in-depth look at the razor-ssg ServiceStack template, a powerful tool that harnesses the power of .NET Razor Pages to provide seamless static site generation (SSG) capabilities

With GitHub Codespaces integration, you can develop, test, and manage your application all within your browser, eliminating the need for a dedicated development environment and expediting your workflow, which can all be done on the go from an iPad

vue autoquery

Build beautiful custom .NET Admin UIs in minutes

In this video we explore the Server Multi Razor Page and Client rendered Admin UI Pages in the latest .NET vue-mjs project template to see how to use the new SidebarLayout and AutoQueryGrid Vue Tailwind components to build beautiful Admin UI Pages within minutes.

vue vite jamstack

Ultimate Vue SPA & SSG Jamstack templates for .NET

In this video tutorial, we introduce the vue-ssg template, a powerful combination of Vite, Vue3, and ServiceStack that offers an unparalleled developer experience

This template is specifically designed for .NET developers seeking a seamless and efficient Vue.js setup while employing the Jamstack architecture leveraging capabilities of Vite, Vue & ServiceStack