Exceptionless.WebApi.Signed by Exceptionless

<PackageReference Include="Exceptionless.WebApi.Signed" Version="4.0.1929" />

 Exceptionless.WebApi.Signed 4.0.1929

Exceptionless client for ASP.NET Web API applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Exceptionless.WebApi.Signed</id>
    <version>4.0.1929</version>
    <title>Exceptionless client for ASP.NET Web API applications.</title>
    <authors>Exceptionless</authors>
    <owners>Exceptionless</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>http://exceptionless.io/</projectUrl>
    <iconUrl>https://be.exceptionless.io/img/exceptionless-32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Exceptionless client for ASP.NET Web API applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.</description>
    <releaseNotes>https://github.com/exceptionless/Exceptionless.Net/releases</releaseNotes>
    <copyright>Copyright (c) 2016 Exceptionless.  All rights reserved.</copyright>
    <tags>Web Api,Exceptionless,Error,Report,Reporting,Exception,Logging,Log,ELMAH</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="Exceptionless.Signed" version="[4.0.1929, )" />
        <dependency id="Microsoft.AspNet.WebApi.Core" version="[5.2.3, )" />
      </group>
    </dependencies>
  </metadata>
</package>