Relative Content

Tag Archive for c#dependency-injectioninterfaceautofac

C# Dependency Injection from inheritence

Ive seen perviously the implementation of without explicitely injecting interface, when creating an interface can simply inherit for example Interface “IamContainerRegistered” and on compile it will inject the interface