CodePlexProject Hosting for Open Source Software
Clone URL: https://hg.codeplex.com/forks/btowntkd/dependsonattribute Creating a "DependsOn" attribute, which can be attributed to Properties in a class which implements ViewModelBase to create mapped dependencies.
Clone URL: https://hg.codeplex.com/forks/willhughes/messengerenumerablefix Fix for MvvmLight Messenger.
Clone URL: https://hg.codeplex.com/forks/onovotny/mvvmlightportable Portable version targeting .NET 4.5 and WinRT
Clone URL: https://hg.codeplex.com/forks/andrecarlucci/simpleiocautomaticregistrations
Clone URL: https://hg.codeplex.com/forks/nigelsampson/mvvmlight
Clone URL: https://hg.codeplex.com/forks/fa3den/mvvmlightmt Fork for experimenting with a monotouch compatible version of the support code. Plan to also integrate some rudimentary databinding libraries for iOS views.
Clone URL: https://hg.codeplex.com/forks/cerilewis/mvvmlighttoolkit
Clone URL: https://hg.codeplex.com/forks/jberger/relaycommandsraisecanexecutechanged RelayCommand and RelayCommand<T> can inherit an abstract base Command class which implements RaiseCanExecuteChanged and abstracts Execute and CanExecute. This is helpful for a ViewModel to keep lists of Commands to RaiseCanExecuteChanged.
Clone URL: https://hg.codeplex.com/forks/ged325/snippets Added Snippets for VB & C#