elmah.io by elmah.io

<PackageReference Include="elmah.io" Version="4.3.40" />

 elmah.io 4.3.40

ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Consider using one of the specialized packages instead (Elmah.Io.Mvc, Elmah.Io.WebApi etc.).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>elmah.io</id>
    <version>4.3.40</version>
    <title>elmah.io</title>
    <authors>elmah.io</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>icon.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://elmah.io/</projectUrl>
    <iconUrl>https://secure.gravatar.com/avatar/5c4cb3646528821117abde6d2d5ee22d?s=64</iconUrl>
    <description>ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Consider using one of the specialized packages instead (Elmah.Io.Mvc, Elmah.Io.WebApi etc.).</description>
    <summary>ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io.</summary>
    <tags>Error Exception Reporting Management Logging ELMAH Diagnostics Tracing</tags>
    <repository type="git" url="https://github.com/elmahio/elmah.io" commit="776cf7ab78a3127f93554cd66c4ab34108f5ffeb" />
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="elmah.corelibrary" version="1.2.2" />
        <dependency id="Elmah.Io.Client" version="[4.3.43, 5.0.0)" />
      </group>
    </dependencies>
  </metadata>
</package>