Motivation
Lambda registrations make sense for most-often used services. They reportedly yield a 10x performance improvement.
Proposed solution
Re-implement AutofacConfig as per https://autofac.readthedocs.io/en/latest/best-practices/index.html#register-frequently-used-components-with-lambdas
Motivation
Lambda registrations make sense for most-often used services. They reportedly yield a 10x performance improvement.
Proposed solution
Re-implement AutofacConfig as per https://autofac.readthedocs.io/en/latest/best-practices/index.html#register-frequently-used-components-with-lambdas