Xamarin.Forms.Windows 1.4.3.6358-pre2

This is a prerelease version of Xamarin.Forms.Windows.
dotnet add package Xamarin.Forms.Windows --version 1.4.3.6358-pre2
                    
NuGet\Install-Package Xamarin.Forms.Windows -Version 1.4.3.6358-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.3.6358-pre2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Forms.Windows" Version="1.4.3.6358-pre2" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Forms.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xamarin.Forms.Windows --version 1.4.3.6358-pre2
                    
#r "nuget: Xamarin.Forms.Windows, 1.4.3.6358-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.
#:package Xamarin.Forms.Windows@1.4.3.6358-pre2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xamarin.Forms.Windows&version=1.4.3.6358-pre2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.Forms.Windows&version=1.4.3.6358-pre2&prerelease
                    
Install as a Cake Tool

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 355 4/24/2015
1.4.3.6356-pre1 82 4/21/2015
1.4.2.6355 668 4/21/2015
1.4.2.6353-pre2 216 3/31/2015
1.4.2.6350-pre1 63 3/30/2015
1.4.1.6349 214 3/30/2015
1.4.1.6347-pre2 696 3/19/2015

Fix nuspec file