No intialization docs/instructions for C# WPF apps
Core or SDK?
Platform/SDK
Which part? Which one?
C#
Description
I need to initialize this a WPF app, and the documentation is quite unclear on that.
Suggested Solution
Please add a section to the WPF documentation discussing how to initialize the SDK explicitly in a WPF app, including access to the DSN in the app.config if that is required.
Until we address this, please refer to this example: https://github.com/getsentry/examples/tree/master/dotnet/WpfDotNetCoreCSharp
Also, if you create a project in Sentry, you can select WPF and installation instructions are there:


Routing to @getsentry/product-owners-sdks-web-backend for triage ⏲️
We've had this on the docs for many years now: https://docs.sentry.io/platforms/dotnet/guides/wpf/#configuration
No instructions about app.config but that's not related to .NET. It's standard ConfigurationManager .