Click here to Skip to main content
15,884,933 members
Articles / Programming Languages / C# 5.0

How to register Multiple Classes Implementing Same Interface in AutoFac?

27 Jan 2015CPOL1 min read 50.5K   5  
Here I will show you how we can register and use multiple classes implementing same interface when Autofac is used as dependencies registrar.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C# 5.0 Table of Contents to view the list of available articles in this section.