Skip to content

Min Web API Tutorial Update -version prep step#37222

Merged
wadepickett merged 8 commits into
mainfrom
wadepickett/37018MinWebApiTutCodespacesSample
Jun 3, 2026
Merged

Min Web API Tutorial Update -version prep step#37222
wadepickett merged 8 commits into
mainfrom
wadepickett/37018MinWebApiTutCodespacesSample

Conversation

@wadepickett
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett commented Jun 2, 2026

Fixes #37018

1s stage of update.
Move files to v10 copy.
Added some new screenshots for starting upate.


Internal previews

📄 File 🔗 Preview link
aspnetcore/tutorials/min-web-api.md Tutorial: Create a Minimal API with ASP.NET Core

@wadepickett wadepickett changed the title Min Web API Tutorial Update Min Web API Tutorial Update -version prep step Jun 2, 2026
@wadepickett wadepickett requested a review from tdykstra June 3, 2026 17:47
@wadepickett
Copy link
Copy Markdown
Contributor Author

@tdykstra, This is just the prep for the update. I had to rename article files, image and folder names to adjust for the build path requirements.

I did make a change to indicate .NET 10 in the prereqs and first two screenshots.

After this is merged to main then I will use this to do the actual update in both the app sample and article so we can see a proper diff.

Copy link
Copy Markdown
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

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

LGTM

@wadepickett wadepickett marked this pull request as ready for review June 3, 2026 20:19
@wadepickett wadepickett requested a review from Copilot June 3, 2026 20:19
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 Minimal Web API tutorial assets and versioned content structure as part of the .NET 10 prep work, including moving image references to the static/ folder and adding a dedicated .NET 9 include.

Changes:

  • Update min-web-api.md to target the .NET 10 moniker and refresh VS/.NET 10 prerequisites and screenshots.
  • Add a new .NET 9 moniker include (includes/min-web-api-9.md) and wire it into the main tutorial.
  • Standardize image paths from ~/tutorials/min-web-api/_static/... to ~/tutorials/min-web-api/static/... across related includes and prerequisite includes.

Reviewed changes

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

Show a summary per file
File Description
aspnetcore/tutorials/min-web-api/static/generate-request.png Adds/updates a tutorial screenshot asset.
aspnetcore/tutorials/min-web-api/static/add-info2.png Adds/updates a tutorial screenshot asset.
aspnetcore/tutorials/min-web-api/static/9.x/generate-request-vs17.8.0.png Adds/updates a versioned tutorial screenshot for .NET 9 instructions.
aspnetcore/tutorials/min-web-api/static/8.x/generate-request-vs17.8.0.png Adds/updates a versioned tutorial screenshot for .NET 8 instructions.
aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Adds a new .NET 9-specific tutorial include with full instructions.
aspnetcore/tutorials/min-web-api/includes/min-web-api-8.md Updates image paths to the static/ folder.
aspnetcore/tutorials/min-web-api/includes/min-web-api-6-7.md Updates image paths to the static/ folder.
aspnetcore/tutorials/min-web-api.md Updates the primary tutorial for .NET 10 prep and includes the new .NET 9 include.
aspnetcore/includes/net-prereqs-vs-latest.md Updates VS prerequisite image path to static/.
aspnetcore/includes/net-prereqs-vs-9.0.md Updates VS prerequisite image path to static/.
aspnetcore/includes/net-prereqs-vs-8.0.md Updates VS prerequisite image path to static/.
aspnetcore/includes/net-prereqs-vs-7.0.md Updates VS prerequisite image path to static/.
aspnetcore/includes/net-prereqs-vs-11-latest.md Updates VS prerequisite image path to static/.
aspnetcore/includes/net-prereqs-vs-10.md Updates VS prerequisite image/lightbox paths to static/.
aspnetcore/includes/net-prereqs-vs-10-latest.md Updates VS prerequisite image path to static/.
Comments suppressed due to low confidence (2)

aspnetcore/tutorials/min-web-api/includes/min-web-api-8.md:301

  • Typo in image alt text: "resonse" should be "response".
    aspnetcore/tutorials/min-web-api/includes/min-web-api-6-7.md:722
  • Typo in image alt text: "resonse" should be "response".

Comment thread aspnetcore/tutorials/min-web-api.md Outdated
Comment thread aspnetcore/tutorials/min-web-api.md
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api/includes/min-web-api-9.md Outdated
Comment thread aspnetcore/tutorials/min-web-api.md Outdated
wadepickett and others added 2 commits June 3, 2026 14:04
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot related suggestions that were reviewed and commited.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@wadepickett wadepickett merged commit f6c1628 into main Jun 3, 2026
4 checks passed
@wadepickett wadepickett deleted the wadepickett/37018MinWebApiTutCodespacesSample branch June 3, 2026 21:30
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.

Update Min Web API tutorial to use Codespaces enabled sample

3 participants