Search code examples
What is the autofac .OnActivated equivalent in DryIoc?...

autofacdryioc

Read More
How to register generic service with Autofac?...

dependency-injectionautofacmediatrgeneric-type-argument.net-4.7.2

Read More
How do I register a parameter for a DbContext with Autofac?...

c#autofac

Read More
Property injection in to Web Api controller using Autofac...

asp.net-web-apiautofac

Read More
How to use IMediator (MediatR) via dependency injection in Umbraco 7 controller with AutoFac?...

dependency-injectionautofacumbraco7mediatr

Read More
Getting null argument when implementing N-tiers architecture with Autofac...

c#asp.net-web-apidependency-injectionautofac

Read More
Do I need to register autofac's container with itself to wire up webapi's depdendency resolv...

asp.net-web-api2owinautofacself-hostingtopshelf

Read More
AutofacWebApiDependencyResolver method doesnt exist...

c#dependency-injectionautofacautofac-configuration

Read More
Autofac registers components multiple times...

c#.netdependency-injectionautofacioc-container

Read More
How do you provide specific registrations in Autofac as parameters to other registrations?...

autofacautofac-module

Read More
Serilog with Autofac...

c#autofacserilog

Read More
ServiceStack IContainerAdapter adapting Autofac 5.2.0 version...

c#servicestackautofac

Read More
How to inject IHttpContextAccessor into Autofac TenantIdentificationStrategy...

c#asp.net-coreautofacmulti-tenantasp.net-core-1.0

Read More
Dependency Injection - numer of parameters...

c#dependency-injectiondependenciesunity-containerautofac

Read More
Inject SignalR IHubContext into controller with Autofac...

c#asp.netasp.net-web-apidependency-injectionautofac

Read More
Implement autofac in boostrapper (caliburn.micro) correctly...

c#mvvmautofaccaliburn.micro

Read More
Autofac ResolvedParameter/ComponentContext not working...

c#asp.net-coredependency-injectionautofacdbcontext

Read More
Injecting IServiceProvider into Factory Class with Autofac...

c#dependency-injectionautofac

Read More
Joining two different ContainerBuilder...

asp.net-coreautofacasp.net-core-3.1

Read More
How to use Autofac from class library in asp.net Mvc project?...

c#asp.net-mvcautofac

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
Asp.net Core 3.1 resolve Autofac container in startup and do some initialisation...

asp.net-coreautofac

Read More
Passing constructor value to same implementation parameters according the context with autofac...

autofacnamed-parametersconstructor-injection

Read More
Autofac not auto wiring properties to a custom class...

c#asp.net-mvcautofacasp.net-4.5

Read More
Autofac as IoC container in AWS Lambda Serverless ASP.NET Core 3.1 Web API...

c#dependency-injectionaws-lambdaasp.net-core-webapiautofac

Read More
how to pass parameters on resolve time in autofac...

c#autofac

Read More
Register IPipelineBehavior in ASP.NET Core 3 with autofac...

c#asp.netasp.net-coreautofacmediatr

Read More
No service for type 'IServiceProviderFactory[Autofac.ContainerBuilder]' has been registered...

c#asp.net-coreentity-framework-coreautofac

Read More
When building my Autofac container, how do I include previously registered types as parameters in ot...

c#dependency-injectionautofac

Read More
How to inject AutoMapper with Autofac?...

c#asp.net-mvcdependency-injectionautomapperautofac

Read More
BackNext