WinRT-Multibinding-WindowsPhone 2.0.0

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

// Install WinRT-Multibinding-WindowsPhone as a Cake Tool
#tool nuget:?package=WinRT-Multibinding-WindowsPhone&version=2.0.0

Provides MultiBinding functionality for Windows Phone 8.1(RT) projects. NOTE: This package is obsolete and no longer supported. Use WinRT Multibinding Universal (WinRTMultibinding.Universal) package instead.

Product Compatible and additional computed target framework versions.
Windows Phone wpa is compatible. 
Windows Store win is compatible. 
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

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
2.0.0 1,741 5/14/2016
1.0.0 1,414 12/27/2015

WinRT MultiBinding supports most of WPF MultiBinding's features. Now supports binding to attached properties.

NOTE: This package is obsolete and no longer supported. Use WinRT Multibinding Universal (WinRTMultibinding.Universal) package instead.