Foundatio by ejsmith, bniemyjski

<PackageReference Include="Foundatio" Version="3.0.532" />

 Foundatio 3.0.532

Pluggable foundation blocks for building distributed apps.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Foundatio</id>
    <version>3.0.532</version>
    <title>Foundatio</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="Newtonsoft.Json" version="7.0.1" />
      <dependency id="Nito.AsyncEx" version="3.0.1" />
    </dependencies>
  </metadata>
</package>