Extensions install the NuGet template pack and run dotnet new. Marketplace publish is manual from the ide-extensions workflow artifact. Templates dotnet new install Plugin.WinUI.MVVMExpress.Templates dotnet new winui-mvvmexpress -n MyApp dotnet new winui-mvvmexpress-page -n Catalog --namespace MyApp |