Xamarin.Forms.Platform.WinRT 0.8.0

dotnet add package Xamarin.Forms.Platform.WinRT --version 0.8.0
NuGet\Install-Package Xamarin.Forms.Platform.WinRT -Version 0.8.0
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.Platform.WinRT" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Forms.Platform.WinRT --version 0.8.0
#r "nuget: Xamarin.Forms.Platform.WinRT, 0.8.0"
#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.Platform.WinRT as a Cake Addin
#addin nuget:?package=Xamarin.Forms.Platform.WinRT&version=0.8.0

// Install Xamarin.Forms.Platform.WinRT as a Cake Tool
#tool nuget:?package=Xamarin.Forms.Platform.WinRT&version=0.8.0

A WinRT port of Xamarin Forms. This package is not created or currently endorsed by Xamarin.

Product Compatible and additional computed target framework versions.
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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.0 492 11/6/2014

0.1. A first version of a port of the Xamarin.Forms for WinRT.
     0.2  Fixes on ListView, TableView
     0.3 Working on the Nuget package
         added an example at https://github.com/jonkeda/xamarin-forms-samples/tree/master/TipCalc/TipCalc
     0.4.1 Fixed the nuget package
     0.5 Fixed listview
         added FormsGallery example https://github.com/jonkeda/xamarin-forms-samples/tree/master/FormsGallery/FormsGallery
     0.6 Updated Image, DatePicker, TimePicker, ToggleSwitch, IIsolatedStorageFile.FileOpen
     0.7 Updated ProgressBar, Picker, EntryCell
     0.8 Updated WebView, partial TabbedPage

     Todo: Map, Absolutelayout, TabbedPage, ListView coloring