A autofac samples for my autofac blog series. You can find all the blog posts at following location.
Dependency injection with Autofac : Getting started http://www.dotnetjalps.com/2015/06/getting-started-autofac.html
Dependency Injection with Autofac : Constructor Injection http://www.dotnetjalps.com/2015/06/autofac-constructor-injection.html
Dependency Injection with Autofac : Modules feature http://www.dotnetjalps.com/2015/06/autofac-modules.html
Dependency Injection with Autofac: Registration Ordering http://www.dotnetjalps.com/2015/06/autofac-registration-ordering.html
Dependency Injection with Autofac : Named Registration http://www.dotnetjalps.com/2015/07/dependency-injection-with-autofac-named.html