Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Configuring Autofac with ASP.NET MVC 5

Replace registration in Autofac

autofac

Moq with Autofac Func<Owned<IClass>>

c# moq autofac

Force a 3rd party assembly to use another version of another assembly

How to wire events with methods using Autofac?

No IUserTokenProvider is registered when using dependency injection

c# asp.net-mvc owin autofac

Injecting an internal helper class while resolving a public class

Using Autofac to inject log4net into controller

c# asp.net-mvc log4net 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)?