Xamarin.Forms.Platform.WPF 0.4.0.39324

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

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

A WPF port of Xamarin Forms. This package is not created or currently endorsed by Xamarin. It is meant to speed up the debug development cycle of applications.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (26)

Showing the top 5 popular GitHub repositories that depend on Xamarin.Forms.Platform.WPF:

Repository Stars
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
dotnetcore/FreeSql
🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB orm, MsAccess orm.
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
xamarin/XamarinCommunityToolkit
The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.
videolan/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
Version Downloads Last updated
0.4.0.39324 275 10/29/2014

0.1. A first version of a port of the Xamarin.Forms for WPF.
     0.2. Updated Label, MenuButton, TabbedPage.
     0.3  Added a rotation transformation
     0.4 Added TipCalc.WPF example to https://github.com/jonkeda/xamarin-forms-samples.git