Search code examples
.NET 6 source generator - create classes within another project...

c#.net-corecode-generationsourcegeneratorscsharp-source-generator

Read More
Can source generators be used instead of JINT?...

.net-6.0jintsourcegenerators

Read More
Why isn't my incremental source generator generating incrementally?...

c#sourcegenerators

Read More
Source generator configurable settings file installed with nuget package...

c#msbuildnugetsourcegeneratorscsharp-source-generator

Read More
Deserialize complex Json string with Text.Json and source generator...

c#system.text.jsonsourcegenerators

Read More
MVVM binding SerchBar to Observable collection error...

c#xamlobservablecollectionmauisourcegenerators

Read More
Problem to define the data model with Text.Json and source generator...

c#sourcegenerators

Read More
Source Generator not functioning with XAML files in .NET 6...

c#.net-coresourcegenerators

Read More
Using Microsoft.CodeAnalysis, how do I get the value of an Attribute property that is of type Type?...

c#roslyn-code-analysissourcegenerators

Read More
Change the default output location for LoggingMessage Source Generators...

c#.netridersourcegenerators

Read More
Can a Source Generator tell if its being run for editor support (IntelliSense) or as part of an actu...

c#.netroslynsourcegenerators

Read More
How can I compare a ClassDeclarationSyntax object against an IdentifierNameSyntax object?...

c#code-analysisroslyn-code-analysissourcegenerators

Read More
Deploying a C# source generator project that includes references to other private projects...

c#projectsourcegenerators

Read More
C# Incremental Source Generator Not Triggering build when generated files are modified...

c#msbuildsourcegeneratorscsharp-source-generator

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

c#.netsystem.text.jsonsourcegenerators

Read More
Source Generator not seeing classes in same project...

c#sourcegenerators

Read More
SourceGenerator: Attribute ConstructorArguments is empty...

c#roslynsourcegenerators

Read More
Is there a way to configure a Source Generator from the consuming project?...

c#sourcegeneratorscsharp-source-generator

Read More
How can I add a Source Generator as nuget reference?...

c#.net-5sourcegeneratorscsharp-source-generator

Read More
C# Source Generator cannot be created...

c#sourcegeneratorscsharp-source-generator

Read More
generate source based on other assembly classes (c# source generator)...

c#sourcegeneratorscsharp-source-generator

Read More
Roslyn's SyntaxReceiver - Get Classes Implementing Interface...

code-generationroslynroslyn-code-analysissourcegenerators

Read More
C# TypeKind of string? is TypeKind.Class...

c#roslyn-code-analysissourcegenerators

Read More
Source generation: How to get involved types from InvocationExpressionSyntax...

c#roslynsourcegenerators

Read More
Getting one Roslyn syntax receiver per class...

c#roslynsourcegenerators

Read More
VS Code is not aware of the code generated by c#9 source generators...

c#visual-studio-code.net-core.net-5sourcegenerators

Read More
Disabling a specific C# 9 source generator...

c#c#-9.0sourcegenerators

Read More
BackNext