Castle.Windsor 2.5.3
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Castle.Windsor</id>
<version>2.5.3</version>
<title>Castle.Windsor</title>
<authors>Castle Project Contributors</authors>
<owners />
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<projectUrl>http://docs.castleproject.org/Windsor.MainPage.ashx</projectUrl>
<iconUrl>http://www.castleproject.org/images/wc_logo32.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.</description>
<summary>Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.</summary>
<tags>castle windsor inversionOfControl DependencyInjection</tags>
<dependencies>
<dependency id="Castle.Core" version="2.5.2" />
</dependencies>
</metadata>
</package>