Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in csharp-source-generator

How to implement System.Text.Json source generator with a generic class?

.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

Roslyn analyzer: Is class marked as partial

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

C# Source Generator not including results from Project Reference

How to ship a .Net library with an included source generator?

In-memory CSharpCompilation cannot resolve attributes

.NET 6 source generators and C# 9 syntax

How to fix source-code generator with .NET 6?

Can Source Generator created files be physically reached?

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