Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Autofac - how to resolve Func for ISomething from Singleton where ISomething is InstancePerHttpRequest

autofac's Func<T> to resolve named service

Autofac - auto registration error : No constructors can be found with 'Public binding flags'

Global access to autofac dependency resolver in ASP.NET MVC3?

asp.net-mvc-3 autofac

DI/IoC Container Performance Benchmark Comparison?

Using Autofac as a service locator

Autofac and IDisposable interface

Override autofac registration with plugin

Can Autofac inject dependencies into layout view files?

conditional component registration in autofac

Adding Autofac to WPF MVVM application

Serilog with Autofac

c# autofac serilog

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

Create instance of a class with dependencies using Autofac

Keyed delegate factories with runtime constructor parameters?

autofac

Managing NHibernate ISession with Autofac

nhibernate autofac

Autofac delegate factory using func<>

Replace factory with AutoFac

c# autofac factory-pattern

How to use Autofac in a class library project?

Autofac - The request lifetime scope cannot be created because the HttpContext is not available - due to async code?