/unity.wcf

Unity.Wcf is a library that allows simple Integration of Microsoft's Unity IoC container with WCF.

Primary LanguageC#MIT LicenseMIT

Unity.Wcf

Unity.Wcf is a library that allows simple Integration of Microsoft's Unity IoC container with WCF. This project includes a bespoke InstanceProvider that creates a child container per client connection and disposes of all registered IDisposable instances once the connection is terminated.

Changes

See Changelog

License

The MIT License (MIT)