11 packages tagged with “INotifyPropertyChanging”
Add property notification to all classes that implement INotifyPropertyChanging.
Powerful INotifyPropertyChanged 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.
A platform-independent, lightweight library for developing .NET applications using the MVVM architecture
Lightweight and extensible undo framework for .NET
A lightweight MVVM implementation for WPF (Windows Presentation Foundation) targeting both .NET Framework and .NET.
Fody add-in for injecting INotifyPropertyChanging code into properties.
Subset of the GhostCore library. Provides an implementation of the INotifyPropertyChanged interface and also gives access to INotifyPropertyChanging.
A lightweight MVVM implementation targeting .NET Standard 2.0 and .NET 6.0.
Automatically generate code to add INotifyPropertyChanged and INotifyPropertyChanging to your properties.
A minimod that provides a base class that implements the INotifyPropertyChanging and INotifyPropertyChanged interfaces