Skip to main content

Hi,

 

I have a class library that is referenced by custom Service Broker. I use dependency injection in that library.

 

What's the better place for registering components for DI?
Is that ServiceAssembly.Execute method or somewhere in the ServiceObject class?

 

Btw, I need ServiceConfiguration for resolving dependencies.

 

Thanks

Be the first to reply!

Reply