💻 Developer Nexus: inotifypropertychanged
GitHub
Fody/PropertyChanged
Injects INotifyPropertyChanged code into properties at compile time
⭐ 1964 | 🍴 235GitHub
jbruening/ugui-mvvm
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)
⭐ 216 | 🍴 39GitHub
canton7/PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
⭐ 160 | 🍴 20GitHub
IgorBuchelnikov/ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
⭐ 118 | 🍴 9