Using Source Generators for Fun (and Maybe Profit)
dotnet dotnet
303K subscribers
20,694 views
357

 Published On Nov 16, 2021

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

show more

Share/Embed