getsentry / getsentry/sentry-dotnet
Add `Web.config` example to ASP.NET Quick Start guide
Open
.NET
Docs
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
We do document the usage of `appsettings.json` for [ASP.NET]() Core.
But we do not document the usage of `Web.config` for [ASP.NET]() (.NET Framework).
Let's add a basic example that at least configures the Data Source Name (`DSN`).
Based on `sentry-docs` user feedback (see Linear-issue below).
Contributor guide
Assessment
This issue has not been assessed yet.