Where are SeoSettings, StoreInformationSettings, CommonSettings registered in DI (Autofac)?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
I see _Root.Head.cshtml is injecting SeoSettings, StoreInformationSettings, CommonSettings. However, I don't see where these are registered for Autofac. They are not in DependencyRegistrar.cs. If this is done when SettingService is registered, I don't know in what way. Maybe someone can explain this more.
5 years ago
Please see this and this
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.