Skip to content

Removed docs for ASP.NET 3.x and added caveat for ASP.NET 2.3 support#16534

Merged
jamescrosswell merged 6 commits intomasterfrom
obsolete-aspnetcore-docs
Apr 15, 2026
Merged

Removed docs for ASP.NET 3.x and added caveat for ASP.NET 2.3 support#16534
jamescrosswell merged 6 commits intomasterfrom
obsolete-aspnetcore-docs

Conversation

@jamescrosswell
Copy link
Copy Markdown
Collaborator

@jamescrosswell jamescrosswell commented Feb 24, 2026

DESCRIBE YOUR PR

Resolves getsentry/sentry-dotnet#4904

IS YOUR CHANGE URGENT?

  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.

cc: @Flash0ver

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Apr 15, 2026 6:21am
sentry-docs Ready Ready Preview, Comment Apr 15, 2026 6:21am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the ASP.NET Core (.NET) getting-started and configuration include snippets to remove legacy ASP.NET Core 3.0 guidance and clarify the special-case support story for ASP.NET Core 2.3 on .NET Framework.

Changes:

  • Removed ASP.NET Core 3.0 configuration examples from the shared include snippets.
  • Added an ASP.NET Core 2.3 on .NET Framework caveat and kept a WebHostBuilder-based configuration path.
  • Promoted version labels (for 6.0+ and 2.3) to ### headings for clearer structure.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
platform-includes/getting-started-config/dotnet.aspnetcore.mdx Removes ASP.NET Core 3.0 snippet; adds 2.3/.NET Framework caveat and headings in getting-started config include.
platform-includes/configuration/config-intro/dotnet.aspnetcore.mdx Mirrors the same documentation restructuring for the configuration-intro include, including the 2.3/.NET Framework note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread platform-includes/configuration/config-intro/dotnet.aspnetcore.mdx Outdated
Comment thread platform-includes/configuration/config-intro/dotnet.aspnetcore.mdx Outdated
Comment thread platform-includes/getting-started-config/dotnet.aspnetcore.mdx Outdated
Comment thread platform-includes/getting-started-config/dotnet.aspnetcore.mdx Outdated
jamescrosswell and others added 3 commits February 25, 2026 17:01
….mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread platform-includes/configuration/config-intro/dotnet.aspnetcore.mdx Outdated
Comment thread platform-includes/getting-started-config/dotnet.aspnetcore.mdx Outdated
Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
@jamescrosswell jamescrosswell merged commit f33123c into master Apr 15, 2026
18 checks passed
@jamescrosswell jamescrosswell deleted the obsolete-aspnetcore-docs branch April 15, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove ASP.NET Core 2 docs

6 participants