我想使用命令行工具创建Xamarin Forms App。我是Xamarin的新手,需要指导。预先感谢。
答案 0 :(得分:0)
如果要在命令行中执行此操作,则可以使用MvxScaffolding,因为它具有dotnet CLI版本
安装指南为here
dotnet新-安装MvxScaffolding.Templates
然后使用Xamarin.forms mvvmcross模板,详细here
dotnet新的mvxforms-帮助
这里还有其他dotnet templates和here
棱镜也是一个形式
dotnet新-i“ Prism.Forms.QuickstartTemplates :: *”