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

How to register and use Multiple Classes Implementing Same Interface in AutoFac?

Rate me:
Please Sign up or sign in to vote.
2.75/5 (3 votes)
28 Jan 2015CPOL1 min read 50.8K   5  
Here I will show you how we can register and use multiple classes implementing same interface when Autofac is used as dependencies registrar.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Pakistan Pakistan
This member doesn't quite have enough reputation to be able to display their biography and homepage.

Comments and Discussions