I want to host a WCF service of mine on Microsoft IIS (IIS hosting).
To do this, I created my service:
// The service public class MyService : IMySer
Take a look at Castle WCF Facility (I use this one in production) or Autofac WCF integration