Login
From:
Michael's Coding Spot
(Uncensored)
subscribe
Extension Methods Guidelines in C# .NET | Michael's Coding Spot
https://michaelscodingspot.com/extension-methods/
links
backlinks
Roast topics
Find topics
Find it!
Extension methods are awesome, right? They are probably most widely used in the LINQ feature. But when should we use them? And when shouldn't we? Let's talk guidelines.