Xamarin.Forms.Windows 1.4.1.6347-pre2

This is a prerelease version of Xamarin.Forms.Windows.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Forms.Windows --version 1.4.1.6347-pre2
NuGet\Install-Package Xamarin.Forms.Windows -Version 1.4.1.6347-pre2
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="Xamarin.Forms.Windows" Version="1.4.1.6347-pre2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Forms.Windows --version 1.4.1.6347-pre2
#r "nuget: Xamarin.Forms.Windows, 1.4.1.6347-pre2"
#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 Xamarin.Forms.Windows as a Cake Addin
#addin nuget:?package=Xamarin.Forms.Windows&version=1.4.1.6347-pre2&prerelease

// Install Xamarin.Forms.Windows as a Cake Tool
#tool nuget:?package=Xamarin.Forms.Windows&version=1.4.1.6347-pre2&prerelease

Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xamarin.Forms.Windows:

Repository Stars
nishanil/Xamarin.Forms-Samples
Xamarin.Forms Samples
Version Downloads Last updated
1.4.3.6358-pre2 354 4/24/2015
1.4.3.6356-pre1 81 4/21/2015
1.4.2.6355 667 4/21/2015
1.4.2.6353-pre2 215 3/31/2015
1.4.2.6350-pre1 61 3/30/2015
1.4.1.6349 212 3/30/2015
1.4.1.6347-pre2 694 3/19/2015

## Bug Fixes ##

- [Android] Remove accidental usage of level 19 API
- [Bug 27429](https://bugzilla.xamarin.com/show_bug.cgi?id=27429) - App lifecycle OnResume event called multiple times in tabbed app (one time per tab) in Android
- Add PREVIEW Xamarin.Forms.Windows package to the family. This package will be merged into the mainline Xamarin.Forms package when it is out of preview.