.NET Technology Show

Backstage pass to all things ServiceStack & .NET

Listen

Vite Press Plugin

Introducing the Universal Vite Press Plugin for Vite Vue & React Apps and its unique compatibility with .NET 8 Apps utilizing Markdig


This episode introduces a new plugin called Vite Press Plugin. It is designed to be used with Vite Vue and React applications and provides documentation capabilities using Markdown.

This plugin allows developers to easily create and maintain documentation-centric and content heavy web applications by leveraging the power of Markdown for content creation.

Getting Started

Create new (non .NET) Vue or React Static Rendered App with your preferred project name:

Vite Vue
Vite React

Create a new Vue or React .NET App with your preferred project name:

Vue SPA
React SPA