Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

ASP.NET MVC 3, RavenDB, & Autofac Issue Plus 2 Other Autofac Questions

Resolving Autofac components in background Tasks in ASP.NET

Having Automapper use services constructed by a Autofac with WebApi

How to use Autofac Dependency Injection in MassTransit IConsume

autofac masstransit

Resolve instance - Autofac

.net autofac

How can I resolve the correct logger type using AutoFac?

c# logging autofac nlog slf4net

What happened to Lazy<T> support in Autofac?

autofac

Caliburn.Micro. Automatically call eventaggregator.Subscribe() for IHandle implementors with Autofac

Autofac runtime parameters

Unit test over Autofac Module to reach 100% code coverage

How to register a new List<IChecker> to Autofac ContainerBuilder

c# autofac

Access or get Autofac Container inside a static class

.NET Core 2.0 Autofac Register Class InstancePerRequest doesn't work

Avoiding a nested service locator antipattern with DI / autofac

Autofac: Resolving variant types with both in and out type arguments

Autofac Modules in N-Tier Architecture

How to use Autofac in a 3 layered web application (ASP.NET MVC)?

Autofac - Lifetime and modules

oop autofac

How to return NULL in an Autofac registration?

DI (Autofac) in a plugin architecture: Is one separate DI container per plug-in OK?