Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

In Orchard CMS, is it possible to register IEventHandler implementations in modules to be called later than those that reside in Orchard.Framework?

c# orchardcms autofac

Using Autofac with Mvc controller constructor injection

c# asp.net-mvc mef autofac

AutoFac Delegate Factories and the Lifetime Scope

c# autofac

Using a Custom Endpoint Behavior with WCF and Autofac

Java IoC Container Most Similar to Autofac

Autofac Garbage Collection - BeginLifetimeScope

autofac

What is the difference between these two ways of registering an instance in autofac

c# ioc-container autofac

ASP.NET MVC. Autofac and multiple connection strings

c# autofac

Autofac Enumeration not working with multiple registrations of types or modules

c# autofac autofac-module

EF + AutoFac + async "The connection's current state is connecting"

Autofac resolves components with mixed scope

Autofac not finding the most greedy constructor

ASP.net Identity, IoC and sharing DbContext

How to dispose of Autofac container?

c# asp.net-web-api autofac

Autofac - resolving dependencies in multi thread environment

How do I use autofac to resolve a single instance of a (non-Modal) form until that form is disposed?

winforms autofac

Customize c# WinForm application for multiple customers

AutoFac: What does PropertyWiringFlags.AllowCircularDependencies do?

c# asp.net .net-4.0 autofac

Repository pattern with multiple databases

Hangfire dependency injection lifetime scope

c# autofac hangfire