What is meaning of `key` in autofac configuration file?...
Read MoreAutofac assembly scanning with interfaces...
Read MoreHow to register HealthCheck in Autofac module...
Read MoreAutofac RegisterAssemblyOpenGenericTypes matching query...
Read MoreImplementing IConfiguration with Autofac...
Read MoreAutofac log4net middleware example does not seem to work...
Read MoreUnable to resolve options in startup.cs with non core project...
Read MoreAutofac - Add registration after a registration has been added...
Read MoreHow to pass parameter to an Autofac Module from a resolve dependency...
Read MoreAutofac service not registered but it is...
Read MoreReplacing CastleWindsor with Autofac in .NETCore3.1...
Read MoreAutofac: Needed: End-Of-Lifetime event for instances handled in a AutofacModule...
Read MoreAutofac Multiple Regsistrations to Single service. Simple Injector -> Autofac translation...
Read MoreHow do you provide specific registrations in Autofac as parameters to other registrations?...
Read MoreHow to make the connection string available in a N-Tier ASP.NET MVC Core 1.0 App with Autofac...
Read MoreAutofac RegisterAssemblyTypes from tests...
Read MoreHow can I get constructor parameters of autofac component on activating...
Read MoreHow does the logging module for Autofac and NLog work?...
Read MoreRegister callback in Autofac and build container again in the callback...
Read MoreIs there way to know whether Controller is registerd with IAutofacAuthorizationFilter...
Read MoreAutofac Module Implementation - Connection String...
Read MoreNet Core: access to appsettings.json values from Autofac Module...
Read MoreShould Autofac modules register their own dependent modules?...
Read MoreAutofac in a Multi-Project Solution...
Read MoreRead modules from web.config in autofac to change container configuration according to solution conf...
Read MoreConfigurationModule passed into Module and context - DotNet Core...
Read MoreSkip unknown autofac modules configured in autofac.json...
Read More