by yash soman
The tip is about using Elvis operator which is introduced in C# 6.0 for Null Reference Checks. It gives an example of how to use it.
by Yvan Rodrigues
Maybe writing a tip will mean the last time I fall for this.
by Lee Reid
How to create 'generic' classes and methods which use operators such as +,-, / and *
by Coral Kashri
Fold-expressions in extreme cases