I use Sitecore 8.1 MVC and Autofac as DI. I want to know what is the recommended way to inject parsed objects into objects created by Sitecore, such as pipelines, commands, calculated fields, etc..
I use Sitecore 8.1 MVC and Autofac as DI. I want to know what is the recommended way to inject parsed objects into objects created by Sitecore, such as pipelines, commands, calculated fields, etc..