Phone.Storage.AccessControl 1.0.0
This package enables communication with the Windows Azure Storage Proxy Cloud Services using Windows Azure Access Control Service (ACS) for authentication.
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Phone.Storage.AccessControl</id>
<version>1.0.0</version>
<title>Windows Azure Storage Client Library for Windows Phone with ACS authentication in Proxy Cloud Services</title>
<authors>Microsoft DPE</authors>
<owners>Microsoft DPE</owners>
<licenseUrl>http://www.opensource.org/licenses/ms-pl</licenseUrl>
<projectUrl>http://watwp.codeplex.com</projectUrl>
<iconUrl>http://wazmobiletoolkit.blob.core.windows.net/nuget/logos/WinAzure_rgb.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This package enables communication with the Windows Azure Storage Proxy Cloud Services using Windows Azure Access Control Service (ACS) for authentication.</description>
<language>en-US</language>
<tags>WindowsPhone Storage AccessControl DPE</tags>
<dependencies>
<dependency id="Phone.Storage" version="1.0.0" />
<dependency id="Phone.Identity.AccessControl.BasePage" version="1.0.1" />
<dependency id="SilverlightActivator" version="1.0.4" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.ServiceModel" targetFramework="Silverlight4.0-WindowsPhone71" />
</frameworkAssemblies>
</metadata>
</package>