NDProperty 0.13.3

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

// Install NDProperty as a Cake Tool
#tool nuget:?package=NDProperty&version=0.13.3

This Framework provides functionality like WPF DependencyObjects. Supporting value inheritance, change notification and Attached Property’s. Support for binding will follow. Easy to use thanks to code generation. For more information see Project site.

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 NDProperty:

Package Downloads
NSCI

NSCI (Net Standard Console Interface) is an window system for .NetStandard console applications. It aim's to provide a platform-agnostic graphical user interface .NetStandard (as long as the platform supports a console).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.13.18 882 11/2/2018
0.13.12 974 6/24/2018
0.13.11 942 5/21/2018
0.13.10 866 5/21/2018
0.13.9 957 5/13/2018
0.13.8 871 5/13/2018
0.13.7 999 3/18/2018
0.13.6 942 3/11/2018
0.13.4 907 3/10/2018
0.13.3 959 1/20/2018
0.13.2 879 1/14/2018
0.13.1 976 1/14/2018
0.0.13 951 1/14/2018
0.0.12 922 1/7/2018
0.0.11 979 12/29/2017
0.0.10 938 8/26/2017
0.0.9 900 8/19/2017
0.0.8 886 8/15/2017
0.0.7 911 6/29/2017
0.0.6 931 6/21/2017
0.0.5 955 6/17/2017
0.0.4 904 6/16/2017
0.0.3 915 6/16/2017

Changes:
- removed unessasary Generic Argument