GeekArticles
Microsoft
C#


The rise of the Null-Object pattern in C# 8
Hello and welcome, As I probably mentioned in some of my older posts, I’m a big fan of code restrictions that can be imposed by the IDE. I think this is a reason why stylecop was/is so popular (I don’t know since I mostly use Rider nowadays and Resharper for Visual Studio).
Sponsored Links
Read Next: ASP.NET Core and Web API: A Custom Wrapper for Managing Exceptions and Consistent Responses
Related Topics