1 min read
aspnetcore-vueclimiddleware

A library that provides middleware for integrating Vue CLI and Quasar CLI development servers into ASP.NET Core applications. This enables a seamless development experience where the .NET backend and Vue/Quasar frontend run together with hot module replacement.

Features

  • Vue CLI and Quasar CLI integration with ASP.NET Core
  • Hot module replacement during development
  • Production build support with static file serving
  • NuGet package available for easy installation
  • Compatible with ASP.NET Core 2.x through 8.x

Archived — but still widely used with 338+ GitHub stars.