On Extension Methods In C#
In the last article on static classes in C#, I stated that I am not a big fan of extension methods. In this article, I will try to explain why that is so. What are extension methods in the first place? Let us take a look at what Microsoft documentati...
Mar 14, 20215 min read307

