ExceptionReporter 4.0.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
Install-Package ExceptionReporter -Version 4.0.2
dotnet add package ExceptionReporter --version 4.0.2
<PackageReference Include="ExceptionReporter" Version="4.0.2" />
paket add ExceptionReporter --version 4.0.2
#r "nuget: ExceptionReporter, 4.0.2"
Release Notes
For full v4 release notes see: https://github.com/PandaWood/ExceptionReporter.NET/releases/tag/v4.0
4.0.1 - just changes the "More Detail" view mode to not show company name on the email button (as it sometimes doesn't fit)
4.0.2 - fixes some details on assembly references and dependencies in the nuget package (no functional changes)
Dependencies
-
.NETFramework 4.0
- DotNetZip (>= 1.11.0)
- Handlebars.Net (>= 1.9.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 🎵
|