Dependency Injection with Func and delegates
Injecting a Func or Delegate using dependency injection
Incremental source generators
Generate code, to be used in code, to generate additional code
Enumeration on a custom class
How to make a custom class enumerable (work with foreach)
Optional method parameters
Use the Optional attribute to make parameters optional