Skip to content

Conversation

@guardrex
Copy link
Collaborator

@guardrex guardrex commented Nov 19, 2025

Addresses #34437

Tom, Wade ... Just need one review to get this in.

This PR is making small updates for 10.0. I'm getting close to wrapping up the 10.0 work.

Note that I'm not going to merge this until I hear back from Halter offline (email) about a question WRT the callback path registration in Entra. After he answers my question, I'll be able to merge this as-is or make a small change to it based on his response.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
aspnetcore/blazor/call-web-api.md aspnetcore/blazor/call-web-api
aspnetcore/blazor/forms/validation.md aspnetcore/blazor/forms/validation
aspnetcore/blazor/fundamentals/environments.md aspnetcore/blazor/fundamentals/environments
aspnetcore/blazor/fundamentals/static-files.md aspnetcore/blazor/fundamentals/static-files
aspnetcore/blazor/hybrid/tutorials/maui-blazor-web-app.md aspnetcore/blazor/hybrid/tutorials/maui-blazor-web-app
aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet
aspnetcore/blazor/javascript-interoperability/index.md aspnetcore/blazor/javascript-interoperability/index
aspnetcore/blazor/security/blazor-web-app-with-entra.md aspnetcore/blazor/security/blazor-web-app-with-entra
aspnetcore/blazor/security/blazor-web-app-with-oidc.md aspnetcore/blazor/security/blazor-web-app-with-oidc
aspnetcore/blazor/state-management/prerendered-state-persistence.md aspnetcore/blazor/state-management/prerendered-state-persistence
aspnetcore/fundamentals/app-state.md aspnetcore/fundamentals/app-state
aspnetcore/release-notes/aspnetcore-8.0.md aspnetcore/release-notes/aspnetcore-8.0

@guardrex guardrex self-assigned this Nov 19, 2025
@guardrex guardrex requested a review from Copilot November 19, 2025 14:37
Copilot finished reviewing on behalf of guardrex November 19, 2025 14:40
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 updates Blazor documentation for the .NET 10.0 release by removing completed UPDATE comments, updating API references, and refining documentation content. The changes clean up various TODO-style comments that were tracking work items for the 10.0 release and make minor content improvements.

Key changes:

  • Removed UPDATE 10.0 comments that are no longer relevant after API documentation became available
  • Updated API references from generic types to specific generic class references (e.g., IPersistentComponentStateSerializer to PersistentComponentStateSerializer<TUser>)
  • Enhanced Entra security documentation with additional redirect URI configuration details

Reviewed Changes

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

Show a summary per file
File Description
aspnetcore/release-notes/aspnetcore-8.0.md Updated version comment to 11.0 and refined wording about future .NET releases
aspnetcore/release-notes/aspnetcore-10/includes/blazor.md Updated API references for persistent component state serialization
aspnetcore/fundamentals/app-state.md Removed completed UPDATE 10.0 comment blocks with GitHub issue references
aspnetcore/blazor/state-management/prerendered-state-persistence.md Removed UPDATE 10.0 comments and updated API references for serialization
aspnetcore/blazor/security/blazor-web-app-with-oidc.md Removed completed UPDATE 10.0 comment regarding token refresh documentation
aspnetcore/blazor/security/blazor-web-app-with-entra.md Added redirect URI configuration details and removed outdated notes about callback paths
aspnetcore/blazor/javascript-interoperability/index.md Removed UPDATE comment and added missing API reference for InvokeConstructor
aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md Removed UPDATE comment and added xref for InvokeConstructor synchronous API
aspnetcore/blazor/includes/prerendering.md Added moniker versioning to separate 10.0 behavior from earlier versions
aspnetcore/blazor/hybrid/tutorials/maui-blazor-web-app.md Updated version comment from 10.0 to 11.0
aspnetcore/blazor/fundamentals/static-files.md Removed UPDATE 10.0 comment about compiler implementation
aspnetcore/blazor/fundamentals/environments.md Removed UPDATE 10.0 comment about Azure App Service issue
aspnetcore/blazor/forms/validation.md Removed UPDATE 10.0 comment about missing API
aspnetcore/blazor/call-web-api.md Made UPDATE comment more specific about missing API documentation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

Approved. I'm not finding any issues. Looks good.

@guardrex
Copy link
Collaborator Author

Thx, @wadepickett ... I'll hold this just a sec until @halter73 gets back to me on my email.

@guardrex guardrex removed the request for review from tdykstra November 19, 2025 18:52
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.

3 participants