3

Closed

WCF Support

description

Please find attached an implementation of WCF support for Simple Injector.
 
I've made use of SimpleInjector.Packaging for automatic registration.

file attachments

Closed Sep 23, 2012 at 6:47 PM by dot_NET_Junkie

comments

aboy021 wrote Jun 27, 2012 at 10:47 PM

The package registration code is bit flakey, so I've ended up using a call to WcfIntegrationExtensions.SetContainer(container);

aboy021 wrote Jul 19, 2012 at 12:19 AM

Line 18 of WcfIntegrationExtensions.cs
== should be !=

wrote Sep 23, 2012 at 6:47 PM

Resolved with changeset 94713.