Skip to content

Details

Remembering every step of a coding pattern opens the door to mistakes. We're human after all (or an LLM trained on human written code). Thankfully we can write C# code that helps us write our C# code. C# Roslyn Analyzers, Roslyn Code Fixes, and even Source Generators can help us automate the code we write.

In this session we'll review the basics of those aforementioned features built into C# for codifying our code. We'll also take time to discuss the pros and cons of those features to understand when it's beneficial to codify our code or not.

Related topics

Events in Orlando, FL
C#
.NET
Automation
Compilers
Visual Studio

You may also like