Add extension points for WCF DomainClientFactory implementation
* Add a new base-class WcfDomainClientFactory for WebDomainClientFactory that can be shared with soap and json endpoints in the future
* Add extension points for customizing ChannelFactory creation by moving default ChannelFactory creation code to Wcf/WebDomainClientFactory
↧