Behaviors.Forms 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Behaviors.Forms --version 1.2.0
NuGet\Install-Package Behaviors.Forms -Version 1.2.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="Behaviors.Forms" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Behaviors.Forms --version 1.2.0
#r "nuget: Behaviors.Forms, 1.2.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 Behaviors.Forms as a Cake Addin
#addin nuget:?package=Behaviors.Forms&version=1.2.0

// Install Behaviors.Forms as a Cake Tool
#tool nuget:?package=Behaviors.Forms&version=1.2.0

Using behaviors and actions, developers can create a variety of scenarios in XAML that previously required C#.

Based on, and inspired by the Blend SDK behaviours.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 328,796 5/17/2018
1.3.0 15,387 3/20/2018
1.2.0 24,678 7/27/2017
1.1.0 19,941 5/26/2016
1.0.4 1,998 4/25/2016
1.0.3 1,812 2/26/2016

This release preserves each type to stop the linker removing types that aren't statically referenced by the calling application.