There are few C# features/.NET technologies that I really don’t like. Take WebForms and the ease of making the spaghetti-code there. Or the need of manually calling OnPropertyChanged in WPF. But maybe those are nat that bad and I don’t like people abusing/misusing them? I’m not sure. What I’m sure of is that null-conditional operator is […]