You can only do this because the compiler enforces that there are no cyclic dependencies.
So you don't need to have them in different assemblies. Each layer is isolated from its dependencies. No bullshit 😀
You can only do this because the compiler enforces that there are no cyclic dependencies.
So you don't need to have them in different assemblies. Each layer is isolated from its dependencies. No bullshit 😀