Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

How to resolve public class with internal constructor on AutoFac

autofac

Autofac with Open Generics and Type Specified at Runtime

Autofac - global callback when object resolved

autofac

Get all registered implementations of an interface in Autofac

c# autofac

Autofac SingleInstance not working

singleton autofac

DependencyResolver.SetResolver Not working

c# asp.net-mvc-5 autofac

AutoMapper ProjectTo<>() not finding map

Autofac scope in ASP.NET Core appears to differ between middleware

asp.net-core autofac

How to register typed httpClient service with autofac?

Custom filter attributes inject dependency

Using Autofac with ASP.Net Core 3.1 generic host "Worker Service" application

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