0
kicks
instantiate WCF host class with MEF in a request/response service
This is the fourth part of a series that explain how to build a super simple Request/Response service with WCF.
In this fourth part I explain how to configure WCF to create instance of the service with MEF, to discover all the request handlers at runtime.