Download Unity.WCF
Description
A library that allows the 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.
Source Files
The download file unitywcf.zip has the following entries.
Unity.Wcf.sln//from ww w. j a va2s . c om
Unity.Wcf/Properties/AssemblyInfo.cs
Unity.Wcf/Unity.Wcf.csproj
Unity.Wcf/UnityContractBehavior.cs
Unity.Wcf/UnityInstanceContextExtension.cs
Unity.Wcf/UnityInstanceContextInitializer.cs
Unity.Wcf/UnityInstanceProvider.cs
Unity.Wcf/UnityServiceHost.cs
Unity.Wcf/UnityServiceHostFactory.cs
Unity.Wcf/packages.config
nuget/Build.bat
nuget/Unity.Wcf.nuspec
nuget/content/Unity.Wcf.README.txt
nuget/content/WcfServiceFactory.cs.pp
nuget/lib/Unity.Wcf.dll
packages/CommonServiceLocator.1.0/CommonServiceLocator.1.0.nupkg
packages/CommonServiceLocator.1.0/lib/NET35/Microsoft.Practices.ServiceLocation.XML
packages/CommonServiceLocator.1.0/lib/NET35/Microsoft.Practices.ServiceLocation.dll
packages/CommonServiceLocator.1.0/lib/NET35/Microsoft.Practices.ServiceLocation.pdb
packages/CommonServiceLocator.1.0/lib/SL30/Microsoft.Practices.ServiceLocation.XML
packages/CommonServiceLocator.1.0/lib/SL30/Microsoft.Practices.ServiceLocation.dll
packages/Unity.2.1.505.0/Unity.2.1.505.0.nupkg
packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.Configuration.dll
packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.Configuration.xml
packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.dll
packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.xml
packages/Unity.2.1.505.0/lib/SL30/Microsoft.Practices.Unity.Silverlight.dll
packages/Unity.2.1.505.0/lib/SL30/Microsoft.Practices.Unity.Silverlight.xml
packages/Unity.2.1.505.0/tools/Utils.psm1
packages/Unity.2.1.505.0/tools/install.ps1
packages/repositories.config
Download
Click the following link to download unitywcf.zip.
unitywcf.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »