FsXaml.Wpf 3.1.6

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

// Install FsXaml.Wpf as a Cake Tool
#tool nuget:?package=FsXaml.Wpf&version=3.1.6

FsXaml for WPF includes the XAML type provider for WPF, allowing WPF usage from F# projects.

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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FsXaml.Wpf:

Package Downloads
FsXaml.Wpf.Blend

The FsXaml Blend Behaviors for WPF project includes the EventToMailbox, EventToCommand, and EventToFSEvent TriggerActions for working with the Blend SDK.

FSharp.Qualia.WPF

Description not set

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FsXaml.Wpf:

Repository Stars
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
Version Downloads Last updated
3.1.6 9,362 3/9/2017
3.1.5 1,108 2/24/2017
3.1.4 975 2/24/2017
3.1.3 1,041 2/18/2017
3.1.2 1,419 2/3/2017
3.1.1 1,001 2/2/2017
3.1.0 1,056 2/2/2017
3.0.0 1,004 2/2/2017
2.2.0 1,321 12/14/2016
2.1.0 3,224 5/19/2016
2.0.0 1,619 5/16/2016
2.0.0-beta4 822 5/13/2016
2.0.0-beta3 840 5/13/2016
2.0.0-beta2 832 5/11/2016
2.0.0-beta1 816 5/11/2016
0.9.9 6,008 10/11/2014
0.9.8.1 1,192 10/9/2014
0.9.8 1,387 7/28/2014
0.9.7 1,794 6/20/2014
0.9.6 1,166 6/19/2014
0.9.5 1,132 6/18/2014
0.9.4 1,226 6/12/2014
0.9.3 1,736 3/18/2014
0.9.2 1,290 3/14/2014
0.9.0 1,868 3/13/2014

* Added ability to use FsXaml from within FSI