Install the packed template, then scaffold an app: dotnet new install Plugin.Wpf.MVVMExpress.Templates dotnet new wpf-mvvmexpress -n MyApp dotnet new wpf-mvvmexpress-page -n Catalog --namespace MyApp |
Install the packed template, then scaffold an app: dotnet new install Plugin.Wpf.MVVMExpress.Templates dotnet new wpf-mvvmexpress -n MyApp dotnet new wpf-mvvmexpress-page -n Catalog --namespace MyApp |