Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

No way to get scope for current http request (Autofac 4)?

Must I explicitly bind normal classes using Autofac?

c# autofac

MVC4 MEF plugins and controllers namespaces

ASP.NET MVC5: No scope with a Tag matching 'AutofacWebRequest' is visible from the scope

Per-Request DependencyResolver in Web API

Autofac Multi-tenant IoC Container in an ASP.NET Web API Application

Autofac. How to use custom method(property) to resolve some interface?

c# autofac

Autofac composite pattern

c# autofac

autofac - correct use in multi module application

c# architecture autofac

Autofac passing parameter to nested types

c# ioc-container autofac

Using log4net with WebApi - Keeping same correlation id throughout instance

Getting autofac to work with mvc6 beta5

How to inject IHttpContextAccessor into Autofac TenantIdentificationStrategy

IHttpClientFactory DI registration in .NET Framework with Autofac

Autofac: register generic type with nongeneric interface

c# generics interface autofac

How to use Autofac to inject specific implementation in constructor

How do I use custom model binder that supports dependency injection in ASP.NET Core?

Autofac register dll using Assembly.Load

Autofac modules with their own dependencies

c# autofac