
Jason Bock
Staff software engineer and Microsoft MVP for C# who speaks about .NET source generators, shares practical experiences, and builds open-source tools in the .NET ecosystem.
Best podcasts with Jason Bock
Ranked by the Snipd community

9 snips
Feb 5, 2026 • 53min
.NET Source Generators with Jason Bock
Jason Bock, Staff software engineer and Microsoft MVP for C#, explains modern .NET source generators and why you might generate code at compile time. He covers how they work with Roslyn, practical uses like replacing reflection and aiding AOT, Microsoft’s uses (regex, P/Invoke, logging), pitfalls to avoid, and tips for building your first generator.


