Info
| Version: | 0.13.18 | 
| Author(s): | Patrick Kranz | 
| Last Update: | Friday, November 2, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/LokiMidgard/NDProperty | 
| NuGet Url: | https://www.nuget.org/packages/NDProperty | 
Install
Install-Package NDProperty
                        dotnet add package NDProperty
                        paket add NDProperty
                        
                                NDProperty Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NDProperty.Analyzer(>= 0.13.18)
- NDProperty.Core(>= 0.13.18)
- NDProperty.Generator.Attributes(>= 0.13.18)
- NDProperty.Generator(>= 0.13.18)
- NETStandard.Library(>= 1.6.1)
Tags
 
                
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.