Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Using Source Generators for Fun (and Maybe Profit)
369Likes
21,574Views
2021Nov 16
One of the features added in C# 9 is called "source generators", enabling a developer to create new code at compile time. This can be used for a myriad of cases, such as optimization, automating repetitive code, and dynamic API creation. In this session, I'll cover how source generators work and demonstrate a number of implementations. https://aka.ms/dotNETConf2021-GetdotNET6 👨‍💻 Slides & code: https://aka.ms/dotnetconf/2021 🎉 .NET 6 Release Blog: https://devblogs.microsoft.com/dotnet... ⬇ Download .NET 6: https://aka.ms/dotNETConf2021-GetdotNET6 🙋‍♀️🙋‍♂️ Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa 💭 Join the .NET Tech Community Forums: https://aka.ms/dotnet/techcommunity 🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnet #dotnet6 #dotnetconf #dotnet

Follow along using the transcript.

dotnet

325K subscribers