Info
Version: | 1.0.1 |
Author(s): | Paul Hiles, Viktor Hofer |
Last Update: | Tuesday, November 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://unitywcf.codeplex.com/SourceControl/network/forks/ViktorHofer/UnityServiceHostFactoryTestable |
NuGet Url: | https://www.nuget.org/packages/Unity.Wcf.Testing |
Install
Install-Package Unity.Wcf.Testing
dotnet add package Unity.Wcf.Testing
paket add Unity.Wcf.Testing
Unity.Wcf.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(2.1.505.0)
Tags
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.