"All About C# Code Generators" with Shawn Wildermuth
HTML-код
- Опубликовано: 9 янв 2025
- If you're using modern .NET, you have undoubtedly heard about Source Generators. Source Generators are powering a new way to create code with code. It's time you understand how they work.
In many cases, Source Generators are a better solution than using Reflection when speed, AOT builds, and better tooling for you development teams. The Roslyn source generators are a compelling way to write code while your users are writing their code. In this talk, Shawn will build a source generator from scratch to show you all the gory details.
Shawn Wildermuth has been tinkering with computers and software since he got a Vic-20 back in the early '80s. As a Microsoft MVP since 2003, he's been involved with Microsoft as an ASP.NET Insider and ClientDev Insider. You may have taken one of his more than twenty-five courses on Pluralsight. He's authored eight books and innumerable articles on software development. You can also see him at one of the local and international conferences he's spoken at including Techorama, KCDC, Stir Trek, TechBash, DevSum, and DevConnections. Additionally, he was a .NET Foundation Board Member. He is now one of the Wilder Minds. You can reach him at his blog at wildermuth.com. He's also a filmmaker with two feature-length documentaries to his credit, including one about software developers today called “Hello World: The Film”. You can see more about it at helloworldfilm.com.
This is a recording of a presentation to GLUG.NET on December 20, 2024: www.meetup.com...