Exceptionless.Web by Exceptionless

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

 Exceptionless.Web 2.0.1252

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/2011/08/nuspec.xsd">
  <metadata>
    <id>Exceptionless.Web</id>
    <version>2.0.1252</version>
    <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>http://exceptionless.io/category/versions/</releaseNotes>
    <tags>Error Report Reporting Exception Logging Log ELMAH Web Forms WCF</tags>
    <dependencies>
      <dependency id="Exceptionless.Portable" version="[2.0.1252]" />
    </dependencies>
  </metadata>
</package>