A library containing a Property class that supports bindings, mapping bindings, readonly views and notifications via INotifyPropertyChanged.
Info
Version: | 0.1.7 |
Author(s): | ThomasRichter |
Last Update: | Wednesday, April 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThomasRichter/HeatWave.KitchenSink.BindableProperties |
NuGet Url: | https://www.nuget.org/packages/HeatWave.KitchenSink.BindableProperties |
Install
Install-Package HeatWave.KitchenSink.BindableProperties
dotnet add package HeatWave.KitchenSink.BindableProperties
paket add HeatWave.KitchenSink.BindableProperties
HeatWave.KitchenSink.BindableProperties Download (Unzip the "nupkg" after downloading)
Dependencies
- HeatWave.KitchenSink.ArgumentChecking(>= 0.2.4)
Tags