Gjallarhorn.Bindable 0.11.0

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

// Install Gjallarhorn.Bindable as a Cake Tool
#tool nuget:?package=Gjallarhorn.Bindable&version=0.11.0                

Framework for managing mutable data with change notification and live views

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Gjallarhorn.Bindable:

Package Downloads
Gjallarhorn.Bindable.Wpf

Unidirectional Framework for XAML Platforms built on top of Gjallarhorn

Gjallarhorn.Bindable.XamarinForms

Unidirectional Framework for XAML Platforms built on top of Gjallarhorn

Gjallarhorn.Bindable.Avalonia

Unidirectional Framework for XAML Platforms built on top of Gjallarhorn

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta7 1,652 3/10/2018
1.0.0-beta6 918 12/28/2017
1.0.0-beta5 1,141 12/14/2017
1.0.0-beta4 1,013 9/7/2017
1.0.0-beta3 1,023 9/7/2017
1.0.0-beta2 944 9/5/2017
1.0.0-beta1 960 9/5/2017
0.11.0 1,497 8/25/2017
0.0.10-beta 1,025 6/9/2017
0.0.9-beta 1,108 2/3/2017
0.0.8-beta 1,186 12/14/2016
0.0.7-beta 992 12/13/2016
0.0.6-beta 1,037 12/8/2016
0.0.5-beta1 916 12/3/2016
0.0.4-beta1 1,099 6/14/2016
0.0.3-beta1 928 6/1/2016
0.0.2-beta1 993 5/18/2016

Addressed issue with bi-directional mutable bindings
Got build working propertly in VS 2017