getsentry / getsentry/sentry-dotnet

WinForms package

Open
#512 1 comment 0 reactions 0 assignees View on GitHub
.NET Feature Framework: WinForms New Package
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

More context: https://github.com/getsentry/sentry-dotnet/issues/285#issuecomment-541893300

Avoid documenting stuff like this: https://docs.sentry.io/platforms/dotnet/guides/winforms/ as simply adding the package will already hook into the right places.

* Making use of WinForms specific APIs that could enrich the event (name of the active Form?)
* For example: [`System.Windows.Forms.SystemInformation`](https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.systeminformation)
* Set Global Hub mode by default
* Find a solution to `WithScope` (deprecate once alternative added #675 )
* One of the reasons for the `

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.