Search code examples
Stop Autofac from filing IEnumerable<>...


c#autofacienumerable

Read More
AutoFac DependencyResolutionException when using hybrid cache with redis...


c#dependency-injectionautofacstackexchange.redis

Read More
How to use external plugins via config file (runtime configuration) with Autofac 5...


c#.net-coredependency-injectioninversion-of-controlautofac

Read More
Injecting AppDbContext with constructor with params exception...


c#.net-coreautofac

Read More
Using Postal with QueueBackgroundWorkItem - The request lifetime scope cannot be created > becaus...


c#autofacpostal-dotnet

Read More
How to migrate from Autofac to Microsoft Dependency Injection?...


c#.net-coredependency-injectionautofac

Read More
Get a collection of all IOptions objects with autofac...


c#autofacioptions

Read More
Autofac with multiple implementations of the same interface...


c#dependency-injectioninversion-of-controlautofac

Read More
AutoFac / .NET Core - Register DBcontext...


c#.net-coreautofacef-core-2.0

Read More
Dependency Registrar for other assembly...


c#.netasp.net-mvc-4dependency-injectionautofac

Read More
What is the best way to manage Transaction with Nhibernate Repository...


.nett-sqlnhibernatetransactionsautofac

Read More
How to register a component while resolving only one dependency manually...


c#autofac

Read More
Autofac.Multitenant in an aspnet core application does not seem to resolve tenant scoped dependencie...


asp.net-coreautofac

Read More
Key Filter Constructor Usage Autofac Issue...


autofackeyfilter

Read More
How to use IHttpClientFactory with Autofac (using net framework)?...


c#autofacdotnet-httpclientihttpclientfactory

Read More
How do I resolve Dependency Injection in MVC Filter attributes...


asp.net-mvcdependency-injectionfilterautofac

Read More
How to use NLog in static class where everything else is wired with Autofac...


c#model-view-controllerautofacnlog

Read More
Component registration issue using MediatR and Autofac...


c#asp.net-coreautofaccqrsmediatr

Read More
How to install default IConstructorSelector implementation to be used for each and every registratio...


autofac

Read More
Autofac IContainer and DiagnosticTracer for ASP.NET Core 5...


autofacasp.net-core-5.0

Read More
How can one generate Autofac registration code for dependencies expressed with MEF attributes?...


autofacmef

Read More
How to resolve open generic service without registering type object?...


asp.net-coreautofacasp.net-core-5.0

Read More
Autofac Resolve is extremely slow in .NET Generic Host HostApplicationBuilder...


.netconsole-applicationautofac

Read More
How to Use UnsafeAccessor to Check if Autofac.Core.Lifetime.LifetimeScope IsDisposed in .NET 8?...


c#.netdependency-injectionautofac.net-8.0

Read More
Injected instance not received/not the same when manually resolving an InstancePerLifetimeScope type...


autofacresolvelifetime-scopingcommon-service-locator

Read More
How to configure an polly policy for HttpClient in Autofac ContainerBuilder in .Net 6...


c#autofacdotnet-httpclientpollyihttpclientfactory

Read More
Registering the container itself with Autofac does not work in ASP.NET Web API on .NET 4.7.2...


c#asp.net-web-apiautofac

Read More
Why .NET Core introduced Autofac since it has dependency control system?...


.netautofac

Read More
Autofac 3.0 does not run on Mono...


.netmonoautofac

Read More
How to register typed httpClient service with autofac?...


c#dependency-injection.net-corehttpclientautofac

Read More
BackNext