Argolis icon indicating copy to clipboard operation
Argolis copied to clipboard

ISupportedOperations are not injected

Open tpluscode opened this issue 6 years ago • 1 comments

Depending on the container, supported operations are not automatically registered with the container.

TinyIoC is very proactive but Autofac and StructureMap requires registration.

They should be added to the core registrations class.

tpluscode avatar Apr 30 '19 05:04 tpluscode

Have to consider twice. Not all would possibly be injected in the same scope. Maybe this should actually stay the API's responsibility to register.

tpluscode avatar Apr 30 '19 06:04 tpluscode