Friday, July 23, 2010

Using StructureMap with WCF

Windsor has some excellent WCF integration out-of-the-box:
http://ayende.com/Blog/archive/2007/06/12/WCF-Windsor-Integration.aspx

When it comes to StructureMap there's no ootb support for it, but you can relatively easy add it yourself by implementing some hooks into WCF.

Here are two great examples showing you how:

No comments:

Post a Comment