Martin Ullrich

Martin Ullrich

Senior Consultant at TietoEVRY Austria

Exploring Source Generators

I am a software engineer working on diverse tech stacks but focusing mostly on .NET in C#, Web Technologies and iOS/Swift.

I am a technology enthusiast who always works on improving development and DevOps processes at our company to make life easier for developers and help deliver high. I was awarded Microsoft MVP for community and open-source work around .NET Core.


Agenda Talks

.NET Con

14:00 to 14:45
03 Nov 2021

Exploring Source Generators

T4 is no longer the only way for c# code generation. Roslyn Source Generators is a handy tool for making day-to-day work quicker and automating build processes with direct compiler integration.

In this session, we‘ll look into what they are can or could be used for and implement a custom source generator.