Search code examples
Skip unknown autofac modules configured in autofac.json...


c#.netautofacautofac-moduleautofac-configuration

Read More
Singleton with per-transaction Func<> dependency using Autofac...


.netasp.net-coreautofac

Read More
Autofac with web api not resolving dependencies...


asp.net-web-apiowinautofac

Read More
Autofac: What is the difference between InstancePerRequest and InstancePerLifetimeScope in an MVC ap...


asp.net-mvcmemory-leaksdependency-injectionautofacioc-container

Read More
Nancy DependencyResolver...


c#autofacnancy

Read More
How to resolve class with constructor that has List<T> parameter?...


c#genericsautofac

Read More
Autofac SingleInstance() and Xamarin Forms...


xamarin.formsautofacsingle-instance

Read More
Merge 2 Autofac containers into one...


c#inversion-of-controlautofac

Read More
ASP .Net 4 Web Api RC + Autofac manual resolving ...


asp.net-web-apiautofacasp.net-mvc

Read More
How to get all registered service types in Autofac...


c#autofac

Read More
Autofac Register Generic Delegate factory...


c#genericsautofacfactorycomposite

Read More
How does Resolve works in case of AsImplementedInterfaces?...


c#autofac

Read More
How do I properly register AutoFac in a basic MVC5.1 website?...


c#dependency-injectionasp.net-mvc-5autofacasp.net-mvc-5.1

Read More
DependencyResolver.SetResolver Not working...


c#asp.net-mvc-5autofac

Read More
Updating property of a singleton with Thread Safety...


c#asp.net-mvcmultithreadingautofacinterlocked

Read More
How to return NULL in an Autofac registration?...


c#exceptionautofac

Read More
Autofac not resolving Type and Named Parameter for ApiController...


c#asp.net-web-apiautofac

Read More
Getting Attribute Value on Member Interception...


c#autofaccode-injectioncastleinterception

Read More
Enumerating disposables tracked by an Autofac lifetime...


c#inversion-of-controlautofac

Read More
Autofac and Nancy...


.netautofacnancy

Read More
Autofac RegisterGeneric works in unit test but not in application...


c#unit-testingdependency-injectionasp.net-core-mvcautofac

Read More
Translate StructureMap component registration to Autofac version...


.netasp.net-mvcnhibernateautofacstructuremap

Read More
Autofac register interface MediatR...


asp.net-mvcdependency-injectionautofacmediator

Read More
How can I retrieve current Autofac lifecyclescope and resolve nested forms in a Winform app...


c#.netwinformsinversion-of-controlautofac

Read More
Autofac - Prevent "manual" instantiation of a class...


c#dependency-injectionautofac

Read More
Decorator for multiple interfaces - a circular dependency riddle in Autofac...


c#dependency-injectiondecoratorautofaccircular-dependency

Read More
Property injected value is null in constructor...


c#dependency-injectionautofacproperty-injection

Read More
using autofac inside project library...


c#autofac

Read More
None of the constructors found with 'Autofac.Core.Activators.Reflection.DefaultConstructorFinder...


c#entity-frameworkautofac

Read More
Hangfire in WebApi with Autofac: Job not running...


c#asp.net-web-apiowinautofachangfire

Read More
BackNext