Hosting a WCF service whose implementation is resolved from Autofac, using the service host factory.
Packages: Autofac, Autofac.Wcf
Open Examples.slnx in Visual Studio on Windows and run the project under IIS Express. MvcExample acts as its client.
See Windows Communication Foundation (WCF) for the documentation this example follows.