# INotifyPropertyChanged

C# 6.0 - Saving Developers From Themselves

C# 6.0 helps reduce human error and save developers from themselves using the nameof operator, string interpolation and the null-conditional operator.