4 results found Sort:

Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies ...
Created 2021-06-25
190 commits to master branch, last one about a year ago
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
Created 2019-07-23
770 commits to master branch, last one about a year ago
A C# source generator that automatically implements property change notifications using either standard INotifyPropertyChanged or ReactiveUI patterns.
Created 2024-11-18
229 commits to main branch, last one 2 days ago
Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.
Created 2016-04-04
79 commits to main branch, last one 5 years ago