1:11:52
C# Source Generators – Why and How
In this recorded Live! 360 session, you'll learn how C# source generators work, why they matter, and how they can dramatically ...
24:31
Роман Щербаков «C# 9.0 Source Generators»
Курс молодого бойца по кодогенерации и метапрограммированию! Слайды: ...
59:13
Андрей Дятлов — Source generators v2.0 — инкрементальные генераторы
DotNext — конференция для .NET‑разработчиков
Подробнее о конференции DotNext: https://jrg.su/3WmFRE — — С появления генераторов в С# прошло меньше года, но их ...
1:12:29
Andrey Dyatlov — Source Generators in Action
DotNext — конференция для .NET‑разработчиков
Learn more about the DotNext conference: https://jrg.su/3WmFRE — — C# 9 will bring us the long-awaited ability to integrate ...
27:59
All About C# Source Generators | .NET Conf 2023
While using Reflection is still a necessary tool for any developer. The Roslyn source generators are a compelling way to write ...
55:18
Code that writes code - .NET Source generators - Glenn F. Henriksen - NDC London 2026
This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend ...
21:19
Never send a Human to do a Machine's Job
Improve performance in Unity by leveraging the power of Roslyn for compiling Source and Incremental generators, and building ...
26:52
Make you C# code generate itself with Source Generators! | #1
In this tutorial, I'll walk you through the basics of creating and using Roslyn Source Generators in C#. While the example project ...
48:58
Introduction to C# Source Generators, a comprehensive development guide covering the process of creating source generators in ...
2:45
Source Generators in C# and .NET for Beginners
Roslyn Source Generators are Complex (but full of endless possibilities) Full link to the post is here: ...
13:44
Episode 29 - Source Generators
On today's video we will be creating a C# Source Generator from scratch. C# source generators allow you to inject code directly ...
58:21
Олег Сафонов — Пишем код, когда пишем код: source generator'ы
DotNext — конференция для .NET‑разработчиков
Подробнее о конференции DotNext: https://jrg.su/3WmFRE — Решаем задачу сравнения и логирования объектов, ...
17:31
Coding Shorts: Building a Source Generator - Part 1
Part 2 is now live: https://youtu.be/DMQKSQQ4rrA My new live, online courses are coming in April and May: ASP.NET Core: ...
51:31
Code that writes code - .NET Source generators - Glenn F. Henriksen - NDC Copenhagen 2025
This talk was recorded at NDC Copenhagen in Copenhagen, Denmark. #ndccopenhagen #ndcconferences #developer ...
59:50
Let's Code an incremental source generator with Roslyn - Stefan Pölz - NDC Oslo 2023
(Incremental) source generators allow us to trade in a bit of compile-time for better performance during run-time: Instead of ...
2:01
Easiest Source Generation for every Sourcelink! | Ars Nouveau Tutorial
Explaining the basics of source production for every sourcelink! Simples ways of automation included! For more detailed info, visit ...
29:00
Using Source Generators for Fun (and Maybe Profit)
One of the features added in C# 9 is called "source generators", enabling a developer to create new code at compile time.
11:10
Build your own Source Generator With Chris Sienkiewicz & JK | NDC Sydney 2022
SSW TV | Videos for developers, by developers
Build your own Source Generator With Chris Sienkiewicz & JK In this video, Jernej Kavka talks with a senior compiler engineer at ...
13:44
Open Source Suno?! New AI Music Generator FREE
Suno https://busyworksbeats.com/suno AI Search - AI Videos and AI News ...
11:38
Unity Metaprogramming: Reflection, Source Generators, IL Weaving
Reflection, Roslyn Source Generators, IL Weaving, and Reflection.Emit are the most popular metaprogramming techniques you ...