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.Avalonia.MVVMExpress.Templates dotnet new avalonia-mvvmexpress -n MyApp dotnet new avalonia-mvvmexpress-page -n Catalog --namespace MyApp |