MobiliTips.MvxPlugins.MvxForms 1.2.0-beta1

This is a prerelease version of MobiliTips.MvxPlugins.MvxForms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MobiliTips.MvxPlugins.MvxForms --version 1.2.0-beta1
NuGet\Install-Package MobiliTips.MvxPlugins.MvxForms -Version 1.2.0-beta1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MobiliTips.MvxPlugins.MvxForms" Version="1.2.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MobiliTips.MvxPlugins.MvxForms --version 1.2.0-beta1
#r "nuget: MobiliTips.MvxPlugins.MvxForms, 1.2.0-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MobiliTips.MvxPlugins.MvxForms as a Cake Addin
#addin nuget:?package=MobiliTips.MvxPlugins.MvxForms&version=1.2.0-beta1&prerelease

// Install MobiliTips.MvxPlugins.MvxForms as a Cake Tool
#tool nuget:?package=MobiliTips.MvxPlugins.MvxForms&version=1.2.0-beta1&prerelease

MvvmCross plugin to work with Xamarin Forms on iOS, Android, WinPhone SL, WinStore 8.1 & WinPhone 8.1 projects.

Install this plugin on a blank MvvmCross project (each platform) without any customization so that you can click "Yes to all" on overriding alert message. If your project is not a blank one, click "No to all" and see sample on GitHub to implement it manually.

Tuto available on my blog http://mobilitips.wordpress.com/
Release notes on nuget.org

Inspired by FormsPresenters plugin with some adaptations.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,545 4/22/2015
1.2.0-beta2 1,722 4/17/2015
1.2.0-beta1 2,580 4/10/2015

1.2.0-beta1:
[New] Now works with iOS, Android, Windows Phone Silverlight, Windows Phone 8.1 & Windows 8.1 thanks to last Xamarin.Forms pre-version

[Break] Namespace MobiliTips.MvxPlugin.MvxForms renamed to MobiliTips.MvxPlugins.MvxForms to host other plugins