Allows use of vue-cli-service in ASPNetCore Spa Applications by supporting a development experience similar to both UseReactDevelopmentServer & UseAngularCliServer.
See: https://www.nuget.org/packages/Microsoft.AspNetCore.SpaServices.Extensions/
This library supports both NPM and Yarn package...
More information
Replacement for SpaBuilder.UseWebpackDevMiddleware() which is declared deprecated in ASP.NET Core 3 and has been deprecated in .NET 5.0. For usage and sample applications see https://github.com/RimuTec/AspNetCore.SpaServices.Extensions