Bindables.Wpf 1.4.1

dotnet add package Bindables.Wpf --version 1.4.1
                    
NuGet\Install-Package Bindables.Wpf -Version 1.4.1
                    
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="Bindables.Wpf" Version="1.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bindables.Wpf" Version="1.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Bindables.Wpf" />
                    
Project file
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 Bindables.Wpf --version 1.4.1
                    
#r "nuget: Bindables.Wpf, 1.4.1"
                    
#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 Bindables.Wpf@1.4.1
                    
#: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=Bindables.Wpf&version=1.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Bindables.Wpf&version=1.4.1
                    
Install as a Cake Tool

Roslyn source generator to create dependency and attached properties

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bindables.Wpf:

Package Downloads
Russkyc.ModernControls.WPF

Highly customizable modern controls for WPF

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.1 1,080 11/14/2023
1.4.0 2,127 10/7/2022
1.3.0 652 9/11/2022
1.2.0 654 8/28/2022
1.1.0 590 8/27/2022
1.0.1 700 5/6/2022
1.0.0 626 5/6/2022