Customising generated code with marker attributes: Creating a source generator - Part 4

added by DotNetKicks
1/4/2022 10:39:19 AM

372 Views

In the previous posts in this series I showed how to create an incremental source generator, how to unit and integration test it, and how to package it in a NuGet package. In this post I describe how to customise the source generator's behaviour by extending the marker attribute with additional properties.


0 comments