From Zero to Hero: Source Generators in C#
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 4h 11m | 927 MB
Instructor: Mel Grubb
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 4h 11m | 927 MB
Instructor: Mel Grubb
Master the art of writing code that writes code with source generators in C#
Ever since Source Generators were added in C# and .NET, Microsoft has been consistently using them to improve the performance and flexibility of .NET and the BCL. Building source generators, however, is a mystery for many developers because it involves writing code that writes code. From AOT to mapping and much more, source generators can have thousands of use cases, and they are here to stay.
If you want to never manually write a mapper again in your life but have the bad performance of a reflection-based mapper, learning how to use source generators will be an eye-opening experience for you. In this course, veteran developer Mel Grubb will assume you know nothing about source generators and teach you everything you need to know to start writing your own.