All C# extension methods for type all-types
- 
        GetValueOrDefaultSome time you want to get a nested property but a property in the chain is null then to avoid exception of Null Exception you must check all property in chain opposite of null 
ExtensionMethod.NET Home of 881 C#, Visual Basic, F# and Javascript extension methods
Some time you want to get a nested property but a property in the chain is null then to avoid exception of Null Exception you must check all property in chain opposite of null