Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
/ unity.wcf Public archive

Project moved to unitycontainer

License

Notifications You must be signed in to change notification settings

viceice/unity.wcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)