Gjallarhorn.Bindable
0.11.0
There is a newer prerelease version of this package available.
See the version list below for details.
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.
<PackageVersion Include="Gjallarhorn.Bindable" Version="0.11.0" />
<PackageReference Include="Gjallarhorn.Bindable" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gjallarhorn.Bindable --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Gjallarhorn.Bindable@0.11.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gjallarhorn.Bindable&version=0.11.0
#tool nuget:?package=Gjallarhorn.Bindable&version=0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- FSharp.Core (= 4.0.0.1)
- Gjallarhorn (>= 0.11.0)
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,911 | 3/10/2018 |
1.0.0-beta6 | 1,181 | 12/28/2017 |
1.0.0-beta5 | 1,400 | 12/14/2017 |
1.0.0-beta4 | 1,186 | 9/7/2017 |
1.0.0-beta3 | 1,195 | 9/7/2017 |
1.0.0-beta2 | 1,114 | 9/5/2017 |
1.0.0-beta1 | 1,132 | 9/5/2017 |
0.11.0 | 1,691 | 8/25/2017 |
0.0.10-beta | 1,197 | 6/9/2017 |
0.0.9-beta | 1,281 | 2/3/2017 |
0.0.8-beta | 1,362 | 12/14/2016 |
0.0.7-beta | 1,166 | 12/13/2016 |
0.0.6-beta | 1,208 | 12/8/2016 |
0.0.5-beta1 | 1,089 | 12/3/2016 |
0.0.4-beta1 | 1,279 | 6/14/2016 |
0.0.3-beta1 | 1,109 | 6/1/2016 |
0.0.2-beta1 | 1,175 | 5/18/2016 |
Addressed issue with bi-directional mutable bindings
Got build working propertly in VS 2017