Gjallarhorn.Bindable 0.0.5-beta1

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

// Install Gjallarhorn.Bindable as a Cake Tool
#tool nuget:?package=Gjallarhorn.Bindable&version=0.0.5-beta1&prerelease                

Gjallarhorn.Bindable builds on Gjallarhorn to allow for dynamic data binding target generation.

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 (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,656 3/10/2018
1.0.0-beta6 920 12/28/2017
1.0.0-beta5 1,144 12/14/2017
1.0.0-beta4 1,017 9/7/2017
1.0.0-beta3 1,027 9/7/2017
1.0.0-beta2 947 9/5/2017
1.0.0-beta1 964 9/5/2017
0.11.0 1,506 8/25/2017
0.0.10-beta 1,029 6/9/2017
0.0.9-beta 1,110 2/3/2017
0.0.8-beta 1,190 12/14/2016
0.0.7-beta 996 12/13/2016
0.0.6-beta 1,039 12/8/2016
0.0.5-beta1 919 12/3/2016
0.0.4-beta1 1,101 6/14/2016
0.0.3-beta1 932 6/1/2016
0.0.2-beta1 995 5/18/2016

* Reworked notification plumbing to be less surprising
* Added initial framework for building applications directly
* Added component model to framework