sentry-dotnet
sentry-dotnet copied to clipboard
Sentry SDK for .NET
### Package Sentry ### .NET Flavor .NET ### .NET Version 8.0.2 ### OS iOS ### SDK Version 4.2.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce Crash in...
### Problem Statement Refit is a populair library for making requests. If an exception occurs, only the Exception Message will be sent to Sentry. The Message is a very broad...
### Package Sentry ### .NET Flavor .NET ### .NET Version 8.0.2 ### OS Windows ### SDK Version 4.2.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce Send test...
### Problem Statement Hi All, I'm currently using the old `Serilog.Sinks.Sentry` package. It has this feature, where it allows you to send exceptions to Sentry with a tag that was...
Currently we manually mantain various BindableOptions classes to ensure the Sentry packages are AOT compatible. This results in a bit of manual work and, oftentimes, confusion when adding new properties...
We had a few [customers sharing challenges](https://discord.com/channels/621778831602221064/1220018077819731989/1220857893717278862) when building for net48 because of dependencies. This is an attempt to reduce dependencies when building specifically for newer .NET Framework. I also...
### Problem Statement I am looking for tunnel support compatible with the `Sentry` nuget package, so I can tell my `netcoreapp3.1` to use a tunnel on the local network to...
I added 2 monitors in this PR a few weeks ago: * https://github.com/dotnet/nuget-trends/pull/262 I was hoping it would just work, since hangfire has the information about how often the job...
### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? Hi all, I'm following the instructions for a WinForms app [here](https://docs.sentry.io/platforms/dotnet/guides/winforms/) and encountering the same issue described in the...
ASP.NET .NET Framework Website (web.config) project with Sentry fails to builds on Azure build agent
### Package Sentry ### .NET Flavor .NET Framework ### .NET Version 4.7.2 ### OS Android ### SDK Version 4.2.1 ### Self-Hosted Sentry Version 24.2.0 ### Steps to Reproduce We have...