Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Jan 1, 2026

Fixes dotnet/docs#50592.

Also does other cleanup in the file. (So hide whitespace changes.)

@gewarren gewarren requested a review from a team as a code owner January 1, 2026 16:47
Copilot AI review requested due to automatic review settings January 1, 2026 16:47
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl

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 the documentation for the MailAddress class to clarify that consecutive dots in user names are only allowed in .NET 9 and earlier, and are no longer permitted starting in .NET 10. The changes also include general formatting improvements and modernization of the documentation style.

  • Moves the consecutive dots remark from the allowed elements section to both the allowed and unsupported sections with version-specific notes
  • Updates property references from older %2A format to cleaner inline link format
  • Removes redundant "## Remarks" and "## Examples" headers, improves whitespace and formatting consistency

Copy link
Member

@ManickaP ManickaP left a comment

Choose a reason for hiding this comment

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

Thanks.

@gewarren gewarren enabled auto-merge (squash) January 5, 2026 16:23
@gewarren gewarren merged commit 461ccba into dotnet:main Jan 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing notice on breaking change in System.Net.MailAddress

2 participants