Cofoundry.Plugins.Azure by Cofoundry

<PackageReference Include="Cofoundry.Plugins.Azure" Version="0.8.0" />

 Cofoundry.Plugins.Azure 0.8.0

Services, abstractions and helpers for running in an Azure environment.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Cofoundry.Plugins.Azure</id>
    <version>0.8.0</version>
    <authors>Cofoundry</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/cofoundry-cms/Cofoundry.Plugins.Azure/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://www.cofoundry.org/</projectUrl>
    <iconUrl>https://www.cofoundry.org/Content/images/external/logo-nuget-64x64.png</iconUrl>
    <description>Services, abstractions and helpers for running in an Azure environment.</description>
    <copyright>Copyright © Cofoundry.org</copyright>
    <tags>Cofoundry Azure</tags>
    <repository type="git" url="https://github.com/cofoundry-cms/Cofoundry.Plugins.Azure/" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Azure.Storage.Blobs" version="12.7.0" exclude="Build,Analyzers" />
        <dependency id="Cofoundry.Domain" version="0.8.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>