A standalone version of Caliburn.Micro's INPC implementation, BindableCollection, Execute.OnUIThread and InDesignMode checking designed for all Xaml platforms.
This package provides simple INotifyPropertyChanged aspect. Put [Notify] attribure on your properties or a whole class. You can use [NotifyAlso] attributes to notify other dependant properties.
Powered by AspectInjector.
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.