The Tech PlatformApr 26, 2023C#Null Handling Techniques in C#Null values are a common occurrence in real-world data and can lead to errors if not handled properly. In this article, we will explore...
The Tech PlatformSep 21, 2020C#New C# Source Generator SamplesPhillip introduced C# Source Generators here. This post describes two new generators that we added to the samples project in the Roslyn...