Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
Stars
189
Forks
73
Watchers
189
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Fixed an issue where message object was disposed before message was sent.
9b184cdView on GitHubNow value of FromEmail will be used as SMTP from email instead of user provided from email. This fixes #36.
4bbbe46View on GitHubNow failed reports will be saved to a file and can be sent using a method call. This resolves #33. (#34)
ffd1a8fView on GitHubAdded ability to hide screenshot tab. This resolves #26. (#31)
3399c8cView on GitHubNow CrashReporter.NET will show error when there is no internet connection and user tries to send the report. This resolves #27.
5a44103View on GitHubFixed an issue where sending crash report silently via SMTP didn't work. This resolves #22.
cc85909View on GitHub