Closed Herve-M closed 6 years ago
@Herve-M We're working on a new SDK which already has that integration OOTB. it's possible to disable it though.
We've released the new SDK which solves this issue:
https://github.com/getsentry/sentry-dotnet/releases
https://www.nuget.org/packages/Sentry
I'll close this issue but please feel free to reopen or open one in the new repository if you have any issues integrating. We'll be happy to help you moving over to the new SDK.
Hello,
I will be nice to have a (easy) solution to work with
AppDomain.UnhandledException
and other a-like.NBug have a nice list to see.
Herve-M