WCFContext and Inversion of Control in WCF with Unity

added by xhalent
1/25/2011 5:03:40 AM

178 Views

This posts covers how to implement a HttpContext -like WCFContext for WCF, and then how to leverage that to implement clean IOC/DI container integration with WCF, with a particular focus on Unity and ServiceLocator (so applicable to StructureMap implementations also).


0 comments