Skip to content

Comments

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

Open
jamescrosswell wants to merge 4 commits intomasterfrom
obsolete-aspnetcore-docs
Open

Removed docs for ASP.NET 3.x and added caveat for ASP.NET 2.3 support#16534
jamescrosswell wants to merge 4 commits intomasterfrom
obsolete-aspnetcore-docs

Conversation

@jamescrosswell
Copy link
Collaborator

DESCRIBE YOUR PR

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

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 Feb 25, 2026 4:12am
sentry-docs Ready Ready Preview, Comment Feb 25, 2026 4:12am

Request Review

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

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

1 participant