Namespace ToSic.Eav
This is the root of the EAV system. It's almost empty, except for the Dependency Injection system Factory.
Classes
Factory
The Eav DI Factory, used to construct various objects through Dependency Injection.
If possible avoid using this, as it's a workaround for code which is outside of the normal Dependency Injection and therefor a bad pattern.