Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

How to inject a factory of generic types with Autofac

Is there a Autofac integration library for WinForm

How to specify parameters using .net core dependency injection?

Trouble configuring Autofac in .NET Core 2.0

c# autofac asp.net-core-2.0

Proper way to profile a DbContext using MiniProfiler and EF 5 and Autofac

How to use autofac in an UWP app?

Autofac parameter passing and autowiring

RenderAction not finding action method in current controller in current area

Autofac global interface interceptor with Autofac.Extras.DynamicProxy2

c# autofac

Autofac property injection in base class

Autofac: How to load assemblies that are referenced but not directly used

Autofac. How to get caller class Type?

How to solve System.Web.Http TypeLoadException in Azure role deployment?

Autofac not resolving types from assembly scan in asp.net 5

asp.net asp.net-mvc autofac

IoC Windows Service Architecture

Multiple owin listeners with their own set of controllers, with Autofac for DI

Injecting IDbConnection vs IDbConnectionFactory

c# asp.net-mvc autofac dapper

How to register HttpContextBase with Autofac in Asp.Net (not MVC)

c# asp.net autofac