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
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" />
paket add ExceptionReporter --version 2.4.2
#r "nuget: ExceptionReporter, 2.4.2"
// Install ExceptionReporter as a Cake Addin #addin nuget:?package=ExceptionReporter&version=2.4.2 // Install ExceptionReporter as a Cake Tool #tool nuget:?package=ExceptionReporter&version=2.4.2
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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ExceptionReporter:
Repository | Stars |
---|---|
jwallet/spy-spotify
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
|