Exceptionless by Exceptionless

<PackageReference Include="Exceptionless" Version="0.9.0.817-pre" />

 Exceptionless 0.9.0.817-pre

Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.com and provides aggregated views and analytics.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Exceptionless</id>
    <version>0.9.0.817-pre</version>
    <authors>Exceptionless</authors>
    <owners>Exceptionless</owners>
    <projectUrl>http://exceptionless.com</projectUrl>
    <iconUrl>http://exceptionless.com/images/exceptionless-32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.com and provides aggregated views and analytics.</description>
    <releaseNotes>Pre release client.</releaseNotes>
    <tags>Error Report Reporting Exception Logging Log</tags>
    <references>
      <reference file="Exceptionless.dll" />
      <reference file="Exceptionless.Models.dll" />
    </references>
  </metadata>
</package>