My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe a source generator I created to improve the performance of enum operations…
In this post I describe how I solved a problem I've been wrestling with around source generators: where to put the 'marker attributes'…
In this post I describe a problem I've been wrestling with around source generators: where to put the 'marker attributes' that drive the generator…
In this post I show how to emit your source generator output to disk, so you can include it in source control and code reviews.…
In this post I show a couple of handy patterns for source generators: finding a type declaration's namespace and its class hierarchy…
In this post I describe how to customise a source generator by reading properties from a marker attribute…
Stay up to the date with the latest posts!