Top 20 NuGet mvvmcross Packages

Base package for InsaneQuietWrapper
This will eventually be a cross platform user interaction plugin but for now it's only supported on WindowsCommon (Universal Apps). Why another User Interaction plugin? Existing ones don't support Windows universal apps and have signatures that are difficult to implement on the unversal app platform...
This will eventually be a cross platform logging plugin but for now it's only supported on Windows Universal Apps. The current implementation uses MetroLog under the covers but this plugin serves as an abstraction layer so that the underlying logging framework could change over time.
This is a base framework for building apps on MvvmCross. It adds helper classes like ViewModelBase that provide guidance and structure via overrides. It also adds logging and exception handling for ViewModel operations out of the box. Because dependencies on SolerSoft Logging and UserInteraction plu...
Excalibur tries to bring structure for developers that are using MvvmCross and Xamarin to develop their mobile applications. This is the base project for most Excalibur solutions.
A library to enable direct binding of events in your views and methods in the view models, provide easy way of creating commands and commands collection, and also create data preview of your view models at design time.
WhatfixMvvmCross.Forms