Info
Version: | 1.0.0 |
Author(s): | Tomáš Jecha |
Last Update: | Saturday, September 24, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dynamicproperties.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/DynamicProperties |
Install
Install-Package DynamicProperties
dotnet add package DynamicProperties
paket add DynamicProperties
DynamicProperties Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This approach is similar as attached dependency properties in WPF. It can be used as attribute system for complex definition of data model behavior or just to create temporary properties on existing object model.