.NET 6 source generator - create classes within another project...
Read MoreCan source generators be used instead of JINT?...
Read MoreWhy isn't my incremental source generator generating incrementally?...
Read MoreSource generator configurable settings file installed with nuget package...
Read MoreDeserialize complex Json string with Text.Json and source generator...
Read MoreMVVM binding SerchBar to Observable collection error...
Read MoreProblem to define the data model with Text.Json and source generator...
Read MoreSource Generator not functioning with XAML files in .NET 6...
Read MoreUsing Microsoft.CodeAnalysis, how do I get the value of an Attribute property that is of type Type?...
Read MoreChange the default output location for LoggingMessage Source Generators...
Read MoreCan a Source Generator tell if its being run for editor support (IntelliSense) or as part of an actu...
Read MoreHow can I compare a ClassDeclarationSyntax object against an IdentifierNameSyntax object?...
Read MoreDeploying a C# source generator project that includes references to other private projects...
Read MoreC# Incremental Source Generator Not Triggering build when generated files are modified...
Read MoreWhere does .NET 6's System.Text.Json source generation store its code?...
Read MoreSource Generator not seeing classes in same project...
Read MoreSourceGenerator: Attribute ConstructorArguments is empty...
Read MoreIs there a way to configure a Source Generator from the consuming project?...
Read MoreHow can I add a Source Generator as nuget reference?...
Read MoreC# Source Generator cannot be created...
Read Moregenerate source based on other assembly classes (c# source generator)...
Read MoreRoslyn's SyntaxReceiver - Get Classes Implementing Interface...
Read MoreC# TypeKind of string? is TypeKind.Class...
Read MoreSource generation: How to get involved types from InvocationExpressionSyntax...
Read MoreGetting one Roslyn syntax receiver per class...
Read MoreVS Code is not aware of the code generated by c#9 source generators...
Read MoreDisabling a specific C# 9 source generator...
Read More