Should I choose MvvmLight or MvvmCross on a new project of simple to medium complexity? [closed]

若如初见. 提交于 2019-12-22 15:26:27

问题


I am trying to find the main difference between MVVMlight and MVVMCrossthose frameworks. I am planning to develop for Android and Windows Phone. I will use the Xamarin framework. (and Xamarin.Forms)

The project should be a vehicle tracking application that talks to Azure-run server. The app itself will be (as usual in the beginning of a project) very simple (start, stop, keep recorded locations).

Why should I use one over the other?

Other details: VS2012


回答1:


Completely up to you. People have gotten MvvmCross working with Forms here but still early days. Do you need any of the nice plugins of MvvmCross? Will there be screens that you'll need to manage per platform because they are too complicated for Forms? I don't think there is a right or wrong answer here....



来源:https://stackoverflow.com/questions/25134716/should-i-choose-mvvmlight-or-mvvmcross-on-a-new-project-of-simple-to-medium-comp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!