NServiceBus by Udi Dahan, Andreas Ohlund, Jonathan Matheus, Jonathan Oliver et al

<PackageReference Include="NServiceBus" Version="3.0.1" />

.NET API 10,976,256 bytes

 NServiceBus 3.0.1

The most popular open-source service bus for .net

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>NServiceBus</id>
    <version>3.0.1</version>
    <authors>Udi Dahan, Andreas Ohlund, Jonathan Matheus, Jonathan Oliver et al</authors>
    <owners>Udi Dahan, Andreas Ohlund, Jonathan Matheus, 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 most popular open-source service bus for .net</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="log4net" version="[1.2.10]" />
    </dependencies>
  </metadata>
</package>