Skip to content

Conversation

@guardrex
Copy link
Collaborator

@guardrex guardrex commented Jul 28, 2025

Copy link
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

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

A couple of minor comments. Otherwise, looks great!

@guardrex guardrex self-assigned this Jul 29, 2025
@guardrex
Copy link
Collaborator Author

@wadepickett ... Do you want to review? No big deal if you're busy. Dan and Tom have signed off.

@wadepickett
Copy link
Contributor

@guardrex, Yes, thanks, I have been looking it over, just a little more time please...

Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

Looks great to me. Approved. But fix the two typos I pointed out.

@guardrex
Copy link
Collaborator Author

Thanks for catching those, @wadepickett! 🎸

@guardrex guardrex requested a review from Copilot July 29, 2025 22:51
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

This PR restructures the ASP.NET Core documentation overview by consolidating multiple overview documents into a single, streamlined introduction. The main purpose is to simplify the documentation structure and create a more focused entry point for developers learning ASP.NET Core.

Key changes:

  • Replaced the lengthy introduction-to-aspnet-core.md with a concise overview.md that highlights key features and benefits
  • Simplified the table of contents structure by removing nested overview items
  • Moved sample download instructions from the introduction to the fundamentals section where they're more contextually relevant

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
aspnetcore/overview.md New streamlined overview document with key ASP.NET Core features and benefits organized by version
aspnetcore/introduction-to-aspnet-core.md Removed the original lengthy introduction document
aspnetcore/toc.yml Simplified TOC structure by removing nested overview items
aspnetcore/get-started.md Enhanced with additional tutorial sections and resources
aspnetcore/fundamentals/index.md Added sample download instructions moved from the introduction
aspnetcore/fundamentals/choose-aspnet-framework.md Removed comparison document between ASP.NET 4.x and Core
aspnetcore/includes/benefits.md Removed shared benefits include file
.openpublishing.redirection.json Added redirects for removed documents
Comments suppressed due to low confidence (1)

aspnetcore/overview.md:7

  • The date '07/28/2025' is in the future and may not be accurate. Documentation dates should reflect when the content was actually created or last updated.
ms.date: 07/28/2025

@guardrex
Copy link
Collaborator Author

I ran Copilot on the last version of this PR, not this one by mistake. I'm still getting used to doing it, and I do like it! 👍

@guardrex guardrex merged commit 21d34d0 into main Jul 29, 2025
3 checks passed
@guardrex guardrex deleted the guardrex/introduction-to-aspnetcore-redux branch July 29, 2025 22:53
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.

Clean up the ASP.NET Core Overview TOC node Update the ASP.NET Core Overview to focus on modern frameworks

5 participants