ExceptionReporter 2.4.2
ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows the user to copy, save or email a report to the developer
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ExceptionReporter -Version 2.4.2
dotnet add package ExceptionReporter --version 2.4.2
<PackageReference Include="ExceptionReporter" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExceptionReporter --version 2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixes:
- Remove the project icon "warning.ico" to ensure that the ExceptionReporter.NET nuget package can be converted to the new "PackageReference" format without odd compile errors - The PackageReference format is described here https://docs.microsoft.com/en-us/nuget/reference/migrate-packages-config-to-package-reference
Dependencies
-
.NETFramework 4.0
- DotNetZip (>= 1.11.0)
- Simple-MAPI.NET (>= 1.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.