sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Sentry SDK for .NET

Results 339 sentry-dotnet issues
Sort by recently updated
recently updated
newest added

### 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...

Platform: iOS
Enhancement

### 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...

Feature

### 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...

Feature
Windows

### 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...

Feature

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...

Repository Maintenance

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...

Feature

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...

Product: CRONS

### 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...

Bug
Question
Windows

### 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...

ASP.NET
Azure