Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

WebApi, Autofac, System.Web.Http.Filters.ActionFilterAttribute Instance Per Request

How to ensure that Autofac is calling Dispose() on EF6 DbContext

Castle Windsor Typed Factory Facility equivalents

Managing multiple databases with NHibernate and Autofac

Stop Autofac module registering already-registered components

c# 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