NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application. This library provides members for quickly setting up classes which require property change notifications. Commonly Used Types: ObservableObject You can find additional information and documentation on the library's GitHub page: https://github.com/manuelroemer/NCommons
$ dotnet add package NCommons.ObservablesNo README available.