New C# Source Generator Samples


Resource | v1 | created by jjones |
Type Web
Created 2020-08-25
Identifier unavailable

Description

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.

Relations

official for C# Source Generators

A Source Generator is a piece of code that runs during compilation and can inspect your program to pr...

published by Microsoft

Microsoft Corporation is an American multinational technology company with headquarters in Redmond, W...

references Introducing C# Source Generators

We’re pleased to introduce the first preview of Source Generators, a new C# compiler feature that let...


Edit details Edit relations Attach new author Attach new topic Attach new resource
0.0 /10
useless alright awesome
from 0 reviews
Write comment Rate resource Tip: Rating is anonymous unless you also write a comment.
Resource level 0.0 /10
beginner intermediate advanced
Resource clarity 0.0 /10
hardly clear sometimes unclear perfectly clear
Reviewer's background 0.0 /10
none basics intermediate advanced expert
Comments 0
Currently, there aren't any comments.