Search code examples
Autofac Keyed Factory: Same Concrete Implementation For Different Enum Values...

c#autofacfactory

Read More
How to handle internal constructors with Autofac...

.netautofac

Read More
Autofac is resolving duplicate instances...

c#dependency-injectionautofac

Read More
C# Autofac - InstancePerLifetimeScope and multi thread: concurrency issues...

c#multithreadingautofac

Read More
Autofac: Performance of Injecting whole AggregateService Instead of Concrete Service...

.netasp.net-mvcdependency-injectionautofac

Read More
.NET Core default dependency injection with Castle DynamicProxy...

.net-coredependency-injectionautofacaopcastle-dynamicproxy

Read More
How to hand over a specific parameter...

c#autofac

Read More
Instance per matching lifetime scope, with default?...

c#dependency-injectionautofaclifetime-scoping

Read More
Caching dependencies, or copy them at injection?...

c#dependency-injectionautomapperautofac

Read More
Immutable objects when working with Entity Framework Core...

c#.netentity-framework-coreautofac

Read More
TelemetryClient.Flush not being called with Autofac...

c#.netautofacazure-application-insights

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

c#asp.net-mvcautofacautofac-configuration

Read More
service fabric asp .net core IoC error : cannot be dynamically proxied...

azureasp.net-core-2.0autofacazure-service-fabric

Read More
Supplying IOptions to Autofac Module...

asp.net-coreautofac

Read More
How to use Service Fabric service with AspNet Core WebApi and Autofac and run TestServer...

asp.net-coreautofacservice-fabric-statelesstestserver

Read More
Why am I getting error: "Cannot access disposed object" in .net core 2 with EF and AutoFac...

entity-frameworkasp.net-coreautofac

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
Autofac - dynamic Resolve based on registered provider...

autofac

Read More
Best practice for application-wide initialization shared by several Autofac components? (Aspose lice...

c#autofacaspose

Read More
How to inherit DatabaseContext as a base class across multiple injected services...

c#.netentity-frameworkautofacdbcontext

Read More
MVC 6 Custom Model Binder with Dependency Injection...

c#dependency-injectionautofacasp.net-core-mvccustom-model-binder

Read More
Issue when upgrading Autofac with async tasks and owned instances...

c#asp.net-mvcautofac

Read More
masstransit - consumers are no registered and activated...

autofacmasstransit

Read More
Mocking and resolving Autofac dependency in integration test in AspNetCore with TestServer...

c#asp.net-coreintegration-testingautofacasp.net-core-testhost

Read More
The autofac configuration file enables interceptors...

configurationautofacaop

Read More
Autofac automate assembly scanning with Interfaces - .net core 3.0 - Register according to Lifetime...

c#dependency-injectionautofac

Read More
How do I create a Quartz.NET’s job requiring injection with autofac...

asp.net-mvc-3autofacquartz.net-2.0

Read More
Autofac Registration & Resolution Confusion...

c#dependency-injectionautofac

Read More
Passing parameters from composite root down the DI chain...

c#dependency-injectioninversion-of-controlautofac

Read More
Extend Autofac IoC container configuration at runtime in ASP.NET Core...

asp.net-coreautofac

Read More
BackNext