training-kentico-k12
training-kentico-k12 copied to clipboard
Use AutoFac lambda registrations
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