Search code examples
What is meaning of `key` in autofac configuration file?...


dependency-injectionautofacautofac-configurationautofac-module

Read More
Adding Autofac JSON configuration to .NET core 6.0 using the new single file template...


c#asp.net-core.net-6.0autofacautofac-configuration

Read More
Export an autofac container to its identical json configuration file...


autofacautofac-configuration

Read More
Autofac.Core.DependencyResolutionException: Expression of type '' cannot be used for return ...


c#autofacautofac-configuration

Read More
How to Resolve ILogger in Autofac container...


c#asp.net-mvcdependency-injectionautofacautofac-configuration

Read More
Autofac RegisterAssemblyOpenGenericTypes matching query...


c#.netautofacautofac-configurationautofac-module

Read More
Autofac - How to access IRegistrationBuilder from IResolvePipelineBuilder & ResolveRequestContex...


c#dependency-injectioninversion-of-controlautofacautofac-configuration

Read More
Implementing IConfiguration with Autofac...


dependency-injectionautofacautofac-configurationautofac-module

Read More
Inject two objects of same type using autofac...


c#asp.net-mvcautofacautofac-configuration

Read More
Configure Autofac DI container in ASP.NET CORE 3.1 Web API and consumer service from controller...


asp.net-web-apiautofacasp.net-core-3.1autofac-configuration

Read More
Is there a way of registering all interfaces in Autofac for a component using JSON configuration sim...


c#.net-coreautofac.net-5autofac-configuration

Read More
Replacing CastleWindsor with Autofac in .NETCore3.1...


autofaccastle-windsorasp.net-core-3.1autofac-configurationautofac-module

Read More
AutofacWebApiDependencyResolver method doesnt exist...


c#dependency-injectionautofacautofac-configuration

Read More
Mvc 4 to 5 upgrade issue - how to resolve Autofac security rules violation...


c#asp.net-mvcasp.net-mvc-5autofacautofac-configuration

Read More
Autofac register all of type IFoo named IFoo.Name...


c#dependency-injectionautofacautofac-configuration

Read More
Setting up AAD Authentication in a Project with Autofac...


azureasp.net-web-apiazure-active-directoryautofacautofac-configuration

Read More
Reduce increasing Constructor service parameters...


c#dependency-injectionautofacautofac-configuration

Read More
What is the correct way to share dependency instances in Autofac?...


dependency-injectionautofacautofac-configuration

Read More
How to define default Autofac locale used when parsing json/xml configuration...


c#localeautofacioc-containerautofac-configuration

Read More
Two implementations of the same interface in Autofac's JSON configuration...


autofacautofac-configuration

Read More
Unable to do property injection using Autofac...


c#autofac-configuration

Read More
Autofac & ASP.NET Core : why ASP.NET Core cannot reach ConfigureContainer method at Startup inhe...


c#asp.net-coredependency-injectionautofacautofac-configuration

Read More
Register autofac component with optional parameters object...


c#autofacautofac-configuration

Read More
Autofac Register closed types and retrieve them at run time...


asp.net-core.net-coreasp.net-core-mvcautofacautofac-configuration

Read More
How to register decorator to be able to resolve decoree...


c#autofacautofac-configuration

Read More
Is there way to know whether Controller is registerd with IAutofacAuthorizationFilter...


asp.net-web-api2autofacautofac-configurationautofac-module

Read More
Autofac Module Implementation - Connection String...


autofacautofac-configurationautofac-module

Read More
Set default ConstructorSelector in Autofac...


c#autofacautofac-configuration

Read More
Inject JSON file with Autofac...


c#autofacautofac-moduleautofac-configuration

Read More
Is it possible to set InstancePerRequest as default instance scope option for Autofac?...


dependency-injectionautofacautofac-configuration

Read More
BackNext