Skip to content

GSerjo/MvvmCross

 
 

Repository files navigation

MvvmCross

This project provides a cross-platform mvvm mobile development framework built on top of Silverlight for WP7, Mono for Android and MonoTouch for iOS.

Getting started

To learn about what MVVM is... please go look on Bing, Google, or StackOverflow.

To see how MvvmCross provides ViewModels, Views and bindings, see the tutorial steps in the wiki - https://github.com/slodge/MvvmCross/wiki/_pages

The story...

This project was born from:

  • a branch of the MonoCross project, moving away from MVC and towards MVVM
  • an extension project from http://www.cirrious.com
  • some ideas from MvvmLight
  • some ideas from Phone7.Fx (OpenNetCF)

Current state

Currently working:

  • Android
  • Touch - fully working on iPhone - some iPad master/detail/popup/etc code working on the MWC sample
  • WindowsPhone
  • CustomerManagement sample
  • A Tutorial sample
  • Console (partly working)

Currently not progressed:

  • Book sample

Will not be progressed:

  • WebKit - we simply don't believe that a web server client belongs here in this mobile mvvm framework...

Future direction

Under consideration

  • Blendability
  • Test integration
  • Better Samples
  • More cross platform services (accelerometer, contacts, sql, etc)

Licensing

This project is developed and distributed under Ms-Pl - see http://opensource.org/licenses/ms-pl.html

  • MonoCross was the original starting point for this project, and was used as a reference under MIT - please see http://code.google.com/p/monocross/ for original details.

  • Phone7.Fx is redistributed and modified here under Ms-PL - please see http://phone7.codeplex.com for original details.

  • Tiny bits of MvvmLight are redistributed and modified here under MIT - please see http://mvvmlight.codeplex.com/ for original details.

  • NewtonSoft.Json is redistributed and modified here under MIT - please see http://json.codeplex.com for original details.

  • The original work on the JSON.Net port to MonoTouch and MonoDroid was done by @ChrisNTR - https://github.com/chrisntr/Newtonsoft.Json

  • To be documented: MonoTouch.Dialog, MonoDroid.Dialog (not currently used), MonoTouch.NinePatch (not currently used), OpenNetCF IoC (used from wtihin Phone7.Fx?), code from Xamarin samples too

Thanks

Thanks to McCannLondon for sponsoring the initial part of this work - http://blogs.mccannlondon.co.uk/

About

Cross-Platform Mvvm Platform for MonoTouch, MonoDroid and WP7. Includes binding support for Android XML, for MonoTouch XIBs and for MonoTouch.Dialog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published