There are a number of posts showing how to do it by hand -- which, incidentally, I've done before -- but I was surprised to find no Nuget package to add this functionality to your WCF project in a similar fashion to the way you can add Unity to an MVC3 project with Unity.MVC3. I searched the online Nuget package source directory but came up with nothing. If I missed something obvious, I'd appreciate it if you'd point me in the right direction.

link|improve this question

49% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Just a couple of days ago Paul Hiles created the Unity.WCF NuGet package. I've verified it installs successfully. The source code is on CodePlex. Thanks Paul!!

link|improve this answer
Great! Thanks to both of you! – Decker Jan 20 at 18:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.