Exceptionless.Web by Exceptionless

<PackageReference Include="Exceptionless.Web" Version="4.0.1934" />

 Exceptionless.Web 4.0.1934

Exceptionless client for ASP.NET WebForms 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.Web</id>
    <version>4.0.1934</version>
    <title>Exceptionless client for ASP.NET WebForms 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 WebForms 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>WebForms,Web Forms,Wcf,Exceptionless,Error,Report,Reporting,Exception,Logging,Log,ELMAH</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="Exceptionless" version="[4.0.1934, )" />
      </group>
    </dependencies>
  </metadata>
</package>