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 standalone version of Caliburn.Micro's INPC implementation, BindableCollection, Execute.OnUIThread and InDesignMode checking designed for all Xaml platforms.
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable MVVM components that run on any mobile or desktop platform. This is the base package with the base platform implementations