Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Autofac and Automapper

automapper autofac

UserNamePasswordValidator: When DI and Framework collide

Why does AutoFac's AsImplementedInterfaces break my resolver on another type?

Inject an object into a custom WCF UserNamePassValidator - Autofac

Autofac 3 and Automapper

automapper autofac

Autofac - dependency injection for MVC controller and Web Api controller

Why am I getting error: "Cannot access disposed object" in .net core 2 with EF and AutoFac?

Autofac - Register all Windows Forms

c# winforms autofac

Autofac : ComponentNotRegisteredException after web site restart

c# autofac nopcommerce

Autofac - DelegatingHandler (HttpMessageHandler) Registration

Autofac Resolve Open Generic Interface with Open Generic Class

c# generics autofac

Cannot register a struct instance with autofac

Autofac. How to inject a open Generic Delegate in constructor

Autofac Interception with custom attributes

Autofac.Multitenant in an aspnet core application does not seem to resolve tenant scoped dependencies correctly

asp.net-core autofac

Configuring an Autofac delegate factory that's defined on an abstract class

c# delegates factory autofac

How to solve Autofac circular dependency?

Passing in the type of the declaring class for NLog using Autofac

Massive controller constructor argument list when using DI in MVC