Search code examples
xamlprismwindows-10-universaltemplate10

prism 6 or template 10 for windows 10?


which framework should a dotnet newcomer use/learn to build a scalable windows 10 applications prism or template10. I cant choose for myself because both assumes WPF experience. It's like learning xaml I have to go back to wpf docs just to supplement the windows 10 xaml docs which is not so helpful.


Solution

  • Template 10 is heavily based on Prism. You can't go wrong with either one. Both will achieve what you want.