我使用Template 10 Blank,Minimal和Hamburger模板创建了新项目。
我可以看到Hamburger模板添加了Models和Services文件夹。 Minimal模板还添加了Converters文件夹。
除了创建这些文件夹之外,项目模板有何不同?我已阅读Template 10 Documentation和Template10: a new template to create Universal Windows apps。 Channel9视频Template 10: How to Build Your Universal Windows App...minus all of the repetitive, tedious, boilerplate讨论基本和最小。在此视频中,Minimal包含汉堡包菜单。
有人能指出我对三个模板10模板之间差异的简洁总结吗?
答案 0 :(得分:0)
现在,Microsoft Virtual Academy课程已经回答了这个问题:
Getting Started with Template 10
据我了解,Minimal模板实现了导航。 Hamburger模板创建一个shell,它成为根框架。