Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sourcegenerators

C# Source Generator not including results from Project Reference

C# source generators: How to debug compiler errors in the generated code?

Reading attribute properties from inside a source generator

c# roslyn sourcegenerators

How to unit test SourceGenerator?

c# roslyn sourcegenerators

How can I make an incremental source generator run in Visual Studio?

Use System.Text.Json source generator with custom JsonConverter

C# Source Generator : FileNotFoundException Could not load file or assembly

Running and referencing a source generator library locally from a cloned repository

How to access project referenced assemblies in source generator?

c# sourcegenerators

net 8.0: migrating from serialization to source generators

Right way to generate shared code in source generators

Roslyn source generator is "ignored"?

How to debug Roslyn source generator in VS 2022?

What are the .NET 5 Source generators?

c# .net sourcegenerators

How Do I Transplant and Execute User Code in a C# Source Generator?

Roslyn Source Generator skipped because of trailing space in .cs file name [closed]