Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sourcegenerators

C# Source Generator should refresh/delete emited files

Where does .NET 6's System.Text.Json source generation store its code?

Source Generator: information about referencing project?

When using the C#9 Source Generator, how to ensure files are generated to specific location/file path?

Can't use analyzer in nuget package - An instance of analyzer cannot be created from DLL

c# 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?