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.
Share
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!!