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

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 (23)

Showing the top 20 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, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
videolan/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
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.
Baseflow/LottieXamarin
Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
rotorgames/Rg.Plugins.Popup
Xamarin Forms popup plugin
inthehand/32feet
Personal Area Networking for .NET. Open source and professionally supported
sthewissen/Xamarin.Forms.PancakeView
An extended ContentView for Xamarin.Forms with rounded corners, borders, shadows and more!
maxim-saplin/CrossPlatformDiskTest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Baseflow/XF-Material-Library
A Xamarin Forms library for implementing Material Design
verybadcat/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
microsoft/AMBROSIA
Robust Distributed Programming Made Easy and Efficient
CrossGeeks/FirebasePushNotificationPlugin
Firebase Push Notification Plugin for Xamarin iOS and Android
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Redth/ResizetizerNT
Add SVG's and PNG's to your shared Xamarin Project
xabre/xamarin-forms-tab-badge
Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF
jsmarcus/Iconize
Use icon fonts in your Xamarin.Forms application!
lindexi/lindexi_gd
博客用到的代码
ylatuya/XAMLator
Version Downloads Last Updated
0.4.0.39324 278 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