DynamicImage.Mvc 2.1.0
Extensions for DynamicImage providing integration with ASP.NET MVC3
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>DynamicImage.Mvc</id>
<version>2.1.0</version>
<title>DynamicImage.Mvc</title>
<authors>Sound in Theory Ltd</authors>
<owners>Tim Jones</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://github.com/sitdap/dynamic-image</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Extensions for DynamicImage providing integration with ASP.NET MVC3</description>
<summary>Extensions for DynamicImage providing integration with ASP.NET MVC3</summary>
<language>en-US</language>
<tags>.net40 ASP.NET image manipulation filters resize crop MVC</tags>
<dependencies>
<dependency id="DynamicImage" version="2.1.0" />
</dependencies>
</metadata>
</package>