Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

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

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