Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
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
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.