C# 9 introduced the long-awaited compiler integrated code generation capability. If you’ve dreamed of getting rid of thousands of …
6 Comments
Leave a Reply
You must be logged in to post a comment.
C# 9 introduced the long-awaited compiler integrated code generation capability. If you’ve dreamed of getting rid of thousands of …
You must be logged in to post a comment.
Given the amount of UX issues in Rider not being fixed for years, I always wondered if they're using the IDE themselves. Now I know for sure.
Shouldn't the generator project be compatible with .NET 5? Source generation is a .NET Standard 2.0 assembly, and .NET 5 implements .NET Standard 2.0, right? I don't understand why the generator project TFM must be .NET Standard.
How do I debug with rider
My source generators are working but I can't actually find the generated files anywhere. Is there anywhere to see them?
So, he's working on Rider but uses Visual Studio for the video? Doesn't seem he his very convinced of their own product.
next step… type classes…. then i'm in heaven