Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Autofac dispose order

c# .net autofac

Verify Autofac registrations in a unit test

How do I implement a delegate factory?

Adding IoC Support to my WCF service hosted in a windows service (Autofac)

How do I mock the autofac's autogenerated delegate factories?

unit-testing moq autofac

Am I registering the ObjectContext using AutoFac correctly?

Understanding Autofac lifetime scopes

c# autofac

Autofac, MVC (with ActionFilters), Web.Forms - dependency resolution conflict

Authorization with ASP.NET Identity & Autofac OWIN integration

Visualizing dependency tree depth in autofac

NHibernate with Autofac within ASP.NET (MVC): ITransaction

Understanding how Nop Commerce settings are loaded from the database

Is there a way to use AutoFac Web Api Authorization Filters through Attributes instead of injection?

Autofac - A method injection example

Autofac Lifetimes and the Default Provider within a Matching Lifetime Scope

c# autofac

Autofac Binding at Runtime

Parameterless constructor error with autofac in web api 2

Should I register ViewModels in Container?

How to unit test this IoC Registration using Named components? (Autofac)

IoC, factories and constructor arguments