inotifypropertychanged topic

List inotifypropertychanged repositories

ObservableComputations

108
Stars
8
Forks
Watchers

Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

MIST

49
Stars
7
Forks
Watchers

Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.

PropertyChanged.SourceGenerator

130
Stars
13
Forks
Watchers

Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies...

UnityBindings

38
Stars
3
Forks
Watchers

Utility components for quickly binding data values to views.

Smaragd

34
Stars
6
Forks
Watchers

A platform-independent, lightweight library for developing .NET applications using the MVVM architecture

Godot.Community.ControlBinding

16
Stars
5
Forks
Watchers

A WPF-style control binding implementation for Godot 4.0 implemented using INotifyPropertyChanged