NServiceBus.Azure by Udi Dahan, Andreas Ohlund, Matt Burton, Jonathan Oliver et al

<PackageReference Include="NServiceBus.Azure" Version="3.0.0-beta4" />

 NServiceBus.Azure 3.0.0-beta4

The Azure for the NServicebus

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>NServiceBus.Azure</id>
    <version>3.0.0-beta4</version>
    <authors>Udi Dahan, Andreas Ohlund, Matt Burton, Jonathan Oliver et al</authors>
    <owners>Udi Dahan, Andreas Ohlund, Matt Burton, Jonathan Oliver et al</owners>
    <licenseUrl>http://nservicebus.com/license.aspx</licenseUrl>
    <projectUrl>http://nservicebus.com/</projectUrl>
    <iconUrl>http://a2.twimg.com/profile_images/1203939022/nServiceBus_Twitter_Logo_reasonably_small.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>The Azure for the NServicebus</description>
    <releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
    <copyright>Copyright 2012</copyright>
    <tags>nservicebus servicebus msmq cqrs publish subscribe</tags>
    <dependencies>
      <dependency id="Common.Logging" version="2.0.0" />
      <dependency id="WindowsAzure.StorageClient.Library" version="1.4" />
      <dependency id="NServiceBus.NHibernate" version="3.0.0-beta4" />
      <dependency id="NServiceBus" version="3.0.0-beta4" />
    </dependencies>
  </metadata>
</package>