Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sourcegenerators

How to determine if Microsoft.VisualStudio.Web.CodeGeneration.Design is being used?

Source Generator Running on Indirectly Associated Projects

How to use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Application

Find what generic type parameters are specified or inferred at each call site in a source generator?

c# sourcegenerators

.NET 6 source generator - create classes within another project

How can I add a Source Generator as nuget reference?

C# Incremental Generator - How I can read additional files? AdditionalTextsProvider not working as expected

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