Foundatio.AzureStorage by ejsmith, bniemyjski

<PackageReference Include="Foundatio.AzureStorage" Version="1.0.114" />

 Foundatio.AzureStorage 1.0.114

Pluggable foundation blocks for building distributed apps.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Foundatio.AzureStorage</id>
    <version>1.0.114</version>
    <title>Foundatio Azure Storage Implementations</title>
    <authors>ejsmith, bniemyjski</authors>
    <owners>ejsmith, bniemyjski</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/exceptionless/Foundatio</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Pluggable foundation blocks for building distributed apps.</description>
    <tags>Queue Messaging Message Bus Locking Lock Distributed File Storage Blob Jobs Metrics Stats Azure Redis StatsD</tags>
    <dependencies>
      <dependency id="Foundatio" version="1.0.114" />
      <dependency id="WindowsAzure.Storage" version="4.3.0" />
    </dependencies>
  </metadata>
</package>