Foundatio by bniemyjski,ejsmith

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

 Foundatio 5.0.1331

Pluggable foundation blocks for building distributed apps.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Foundatio</id>
    <version>5.0.1331</version>
    <authors>bniemyjski,ejsmith</authors>
    <owners>bniemyjski,ejsmith</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/exceptionless/Foundatio</projectUrl>
    <iconUrl>https://be.exceptionless.io/img/exceptionless-32.png</iconUrl>
    <description>Pluggable foundation blocks for building distributed apps.</description>
    <releaseNotes>https://github.com/exceptionless/Foundatio/releases</releaseNotes>
    <copyright>Copyright (c) 2017 Exceptionless.  All rights reserved.</copyright>
    <tags>Queue Messaging Message Bus ServiceBus Locking Lock Distributed File Storage Blob Jobs Metrics Stats Azure Redis StatsD Amazon AWS S3 broker Logging Log NETSTANDARD Core</tags>
    <repository type="git" url="https://github.com/exceptionless/Foundatio" />
    <dependencies>
      <group targetFramework=".NETFramework4.6">
        <dependency id="Newtonsoft.Json" version="9.0.1" exclude="Build,Analyzers" />
        <dependency id="Nito.AsyncEx.Coordination" version="1.0.2" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard1.5">
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="9.0.1" exclude="Build,Analyzers" />
        <dependency id="Nito.AsyncEx.Coordination" version="1.0.2" exclude="Build,Analyzers" />
        <dependency id="System.AppDomain" version="2.0.11" exclude="Build,Analyzers" />
        <dependency id="System.ComponentModel.TypeConverter" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.Threading.Thread" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.IO.FileSystem.Watcher" version="4.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>