Search code examples
How to make the connection string available in a N-Tier ASP.NET MVC Core 1.0 App with Autofac...

c#asp.net-mvcautofacn-tier-architectureautofac-module

Read More
Autofac Container Update and Mock dependencies...

c#design-patternsdependency-injectionautofac

Read More
Autofac how to register a service with multiple names?...

c#serviceautofacnamed

Read More
Autofac RegisterAssemblyTypes from tests...

c#asp.net-coreautofacautofac-modulehangfire-autofac

Read More
Autofac inject IEnumerable of generic interfaces...

c#dependency-injectionautofac

Read More
Autofac: Dispose off object instance and its dependencies with just the resolved instance?...

c#dependency-injectionautofaclifetime-scoping

Read More
Starting scope by passing IContainer (AutoFac)...

dependency-injectionscopeautofac

Read More
Orchard CMS, Autofac Relationship...

c#inversion-of-controlorchardcmsautofac

Read More
What is the intended MassTransit middleware construct for setting mult-tenant scope values upon each...

rabbitmqautofacmasstransit

Read More
Get same instance of a component registered with Autofac as InstancePerLifetimeScope in Global.asax ...

asp.netasp.net-mvcautofacglobal-asax

Read More
NLog with Autofac in MassTransit 6.0?...

c#autofacnlogmasstransit

Read More
How do you setup an ASP.Net 3.0 Core Web API project to use AutoFac and NLog?...

c#asp.net-mvcautofacnlogasp.net-core-3.0

Read More
Registering more AmazonS3Client with configurations on Autofac...

c#amazon-s3aws-sdkautofac

Read More
Can I override a list registration in StructureMap/Autofac?...

c#dependency-injectionautofacstructuremap4

Read More
How to set Created By to enitites in DbContext...

c#dependency-injectionautofacwrapper

Read More
Injecting a registered named service is not working as expected using Autofac 4.2.1...

c#exceptiondependency-injection.net-coreautofac

Read More
Understanding Autofac configuration for Mediatr...

c#autofacmediatr

Read More
Is it possible to register one type for multiple keys with Autofac assembly scanning?...

c#dependency-injectionautofac

Read More
How to mock method properly to return specific data when checking other method with Autofac.Moq?...

c#unit-testingmoqautofacdapper

Read More
Autofac with Open Generics and Type Specified at Runtime...

dependency-injectionioc-containerautofac

Read More
How can I register a service collection against .Net Framework and Autofac?...

.netowinautofac

Read More
How do I expose arbitrary resolution parameters for an Autofac component registered using a lambda?...

c#dependency-injectionautofac

Read More
Autofac register module with different lifecycle depends on the app (console or web)...

c#autofac

Read More
Registering a third party class in Autofac whose constructor take in values from another service...

c#dependency-injectionautofac

Read More
How to correctly configure InstancePerTenant using Autofac?...

c#autofacasp.net-core-3.0

Read More
Autofac InstancePerLifeTimeScope without BeginLifeTimeScope...

c#autofac

Read More
Dependency Inversion with a List<T> in a method...

c#dependency-injectionautofacfactorydependency-inversion

Read More
Cleaner way to choose LifetimeScope in a dependency chain with Autofac...

c#autofac

Read More
How to Configure Masstransit Consummers by Autofac Modules...

c#moduleconfigurationautofacmasstransit

Read More
Access DI services inside an IEntityTypeConfiguration<T> when using ApplyConfigurationsFromAss...

c#dependency-injectionentity-framework-coreautofac

Read More
BackNext