зеркало из https://github.com/unitycontainer/wcf.git
5101e64012
Migrate to Unity.Container |
||
---|---|---|
Unity.Wcf | ||
.gitignore | ||
Build.bat | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
Unity.Wcf.sln |
README.md
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