Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ASP.NET Core fundamentals docs to highlight Blazor #34356

Open
tdykstra opened this issue Dec 13, 2024 · 0 comments
Open

Update ASP.NET Core fundamentals docs to highlight Blazor #34356

tdykstra opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
aspnet-core/svc doc-enhancement fundamentals/subsvc seQUESTered Identifies that an issue has been imported into Quest. Source - Docs.ms Docs Customer feedback via GitHub Issue ⌚ Not Triaged

Comments

@tdykstra
Copy link
Contributor

tdykstra commented Dec 13, 2024

Description

See #33127 (comment):

Actually, looking through all of the ASP.NET Core fundamentals topics, it looks like we should do a general pass through those topics to shift them from Razor Pages to Blazor.

The following list shows Fundamentals articles that have some need for changes to highlight BWA instead of RP, with the corresponding issue number when the issue exists.

App start up -- #34358
Dependency injection (services)
Native AOT Overview N/A (AOT not supported)
Middleware overview
Rate limiting middleware
Middleware in Minimal API apps
Test middleware
Response caching middleware
Write middleware
Request and response operations
Request decompression
Factory-based middleware
Factory-based middleware with third-party container
WebApplication and WebApplicationBuilder -- N/A (RP not mentioned)
Generic Host -- N/A (RP not mentioned)
Web Host -- N/A (RP not mentioned)
Configuration
Options
Environments (dev, stage, prod)
Logging N/A (shows RP example code but links to a Blazor page)
HTTP logging N/A (RP not mentioned)
W3C logger N/A (RP not mentioned)
Health checks N/A (RP not mentioned)
Metrics overview N/A (RP not mentioned)
Built-in metrics >> N/A (RP not mentioned)
HttpContext -- #34367
Routing
Handle errors
Make HTTP requests
Static files

Page URL

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-8.0&tabs=macos

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/index.md

Document ID

8e663029-63b9-2622-f852-9f8a2ec70db3

Article author

@tdykstra

Related Issues


Associated WorkItem - 354367

@tdykstra tdykstra added doc-enhancement reQUEST Triggers an issue to be imported into Quest labels Dec 13, 2024
@tdykstra tdykstra self-assigned this Dec 13, 2024
@sequestor sequestor bot added seQUESTered Identifies that an issue has been imported into Quest. and removed reQUEST Triggers an issue to be imported into Quest labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc doc-enhancement fundamentals/subsvc seQUESTered Identifies that an issue has been imported into Quest. Source - Docs.ms Docs Customer feedback via GitHub Issue ⌚ Not Triaged
Projects
None yet
Development

No branches or pull requests

1 participant