Posts by this author

Aug 25, 2020
Post comments count14
Post likes count0

New C# Source Generator Samples

This post describes two new generators that we added to the samples project in the Roslyn SDK github repo. The first generator gives you strongly typed access to CSV data. The second one creates string constants based on Mustache specifications.

.NET.NET Core.NET Framework