NotificationCenter .NET is a .NET class similar to the NSNotificationCenter class used in Mac/iPhone programming. It allows modules to communicate with each other without any knowledge of the other module by using the NotificationCenter as a middleman.