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.
<PackageVersion Include="Xamarin.Forms.Platform.WinRT" Version="0.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Forms.Platform.WinRT" />
                    
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.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.
#:package Xamarin.Forms.Platform.WinRT@0.8.0
                    
#: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.Platform.WinRT&version=0.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.Forms.Platform.WinRT&version=0.8.0
                    
Install as a Cake Tool

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 493 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