.NET - Personal Extensions
This article I will show off some of my personal C# extension methods. Below I list out a bunch of code extensions I use extensively, ranging from Null checking to Task.FromResult wapping. These are personal to me so are built to synergies with my programming style and my quick code snippets.