Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Equivalent of Configure<T> using autofac modules

asp.net-core autofac

Autofac Exception: Cannot resolve parameter of constructor 'Void .ctor

Inject DbContext with Autofac

entity-framework autofac

A .NET Unit Test without a parameterless constructor, to facilitate dependency injection

AutoFac Autowiring Conventions

How to get all registered service types in Autofac

c# autofac

Have to register every class before the autofac container can resolve?

autofac

Using Autofac to inject a dependency into the Main entry point in a console app

c# autofac

An error occurred when trying to create a controller of type 'TypeNewsController'

Autofac IComponentContext vs ILifetimeScope

Understanding the concept of Lifetime scope in Autofac

autofac

Autofac: Register component and resolve depending on resolving parent

Autofac resolve dependency in CQRS CommandDispatcher

DbContext has been disposed and autofac

autofac registration issue in release v2.4.5.724

autofac

How do I resolve Dependency Injection in MVC Filter attributes

Can I use Autofac DI in a WebAPI messageHandler?

asp.net-web-api autofac

Is order of dependencies guaranteed when injecting IEnumerable<T>

ienumerable autofac

How to learn Autofac fast for Windows development?