List Question
20 TechQA 2023-11-10T07:26:08.330000What is meaning of `key` in autofac configuration file?
122 views
Asked by sorosh_sabz
Adding Autofac JSON configuration to .NET core 6.0 using the new single file template
378 views
Asked by sorosh_sabz
Export an autofac container to its identical json configuration file
44 views
Asked by chanban
How to Resolve ILogger in Autofac container
205 views
Asked by Marcelll
Is it possible to make Autofac fail if there are multiple singleinstance-registrations for a single interface?
83 views
Asked by Søren Breinholm
AutoFac get multiple instances of same service injected but constructed differently
49 views
Asked by smk081
Autofac RegisterAssemblyOpenGenericTypes matching query
57 views
Asked by Eric Williams
Autofac - How to access IRegistrationBuilder from IResolvePipelineBuilder & ResolveRequestContext?
224 views
Asked by mannok
Implementing IConfiguration with Autofac
1.6k views
Asked by Erythana
Measure and monitor Autofac resolve time of individual components
30 views
Asked by Saurav Bandyopadhyay
I have installed autoFac and AutoFac.Mvc5 both but RegisterControllers() method is not Available
221 views
Asked by waqas
Singleton BackgroundService not started by Autofac
839 views
Asked by ToPa
inject module properties to dynamically registered component
162 views
Asked by Christopher Taus
Accesing Application DI Container in Configure Services
329 views
Asked by Sameed
Inject two objects of same type using autofac
1k views
Asked by tjmn
How do I configure the DbContext in an Autofac json configuration file
226 views
Asked by MyDisplayName
Resolve type with explicit instance
116 views
Asked by BennoDual
Which lifecycle is best for using Entity Framework with Autofac in ASP.Net MVC?
169 views
Asked by Mohammad Taherian