This commit is contained in:
Michael Kriese 2017-06-21 10:19:35 +02:00
Родитель 60721ded73
Коммит d883414367
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Unity.WCF
# Unity.Wcf
Fork from codeplex project https://unitywcf.codeplex.com/
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](CHANGELOG.md)