Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
José Pereira edited this page Sep 28, 2018 · 11 revisions

MvvmCross Extensions

Set of libraries that extend the awesome MvvmCross framework. It contains base classes for views and viewmodels, specific platform controls, plugins and samples. This is an ongoing project and every help/suggestion is welcome :)

Current Version Info

  • MvxExtensions: 6.0.1
    • MvvmCross: 6.2.0
    • Android API: 27 (8.1 Oreo)
    • Xamarin Android Support Libraries: 27.0.2.1

Changelog

  • 2018/09/28 - v6.0.1
    • Applied automatic deployment
    • Improved nuget package information
  • 2018/09/27 - v6.0.0
    • Reset major version to 6 to pair with Mvx version
    • Continuation of the code port for .NetStandard and support for Mvx 6+
    • Updated Mvx nuget packages to version 6.2.0
  • 2018 - v5.0.0 .NetStandard support
    • Beginning the code port for .NetStandard and support for Mvx 6
  • 2016/12/02 - v4.4.0 Full revamp in progress
    • Updated all nuget packages
    • Changed project name to MvvmCross-Extensions and the namespace to MvxExtensions
    • Refactorization of the entire project
  • 2015/09/22 Major updates in all projects:
    • Updated all nuget packages
    • Added async support
    • Removed strong reference events from ViewModel
    • Added new features in all modules (see description for more details)
  • 2014/04/14 First version of the utilities.

Future Releases

  • Add further functionality for Android platform (controls, plugins, etc...)
  • Create and release nuget packages.
  • Add support for iOS
Clone this wiki locally