Second MvvmCross 4 beta

UWP support and other improvements!

This is the second beta for MvvmCross 4! In this release we fixed:

  • Added UWP projects support #1101
  • Improved support for ‘dotnet’ nugets #1089
  • A nicer way to handle handling multiple presentation hints #1097
  • Versioned dlls #1095
  • Added Text focus bindings #1094
  • And more small fixes

The new release is available on Nuget.

Note that when you use nuget 2.8.5 or below you might get errors like: ‘MvvmCross.HotTuna.CrossCore’ already has a dependency defined for ‘MvvmCross.HotTuna.Binding’. In that case you can update mannually using Nuget command line

Please also note that this release is built with Visual Studio 2015, which means that there is no longer Windows 8 or Windows Phone 8 support. Visual Studio 2015 requires to retarget these projects to Windows 8.1 and Windows Phone 8.1.

See the issue list for an overview of all solved issue’s and merged pull requests. Those lists are also available for Android Support and MvvmCross Forms

If you need any help you can get in touch via the JabbR #mvvmcross room, or open a topic on StackOverflow and tag it with “MvvmCross”.

Let us know if you find any bugs!

  • //Martijn00
  • //Cheesebaron ʕ•̫͡•ʔ