Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Sep 22, 2025

Contributes to #46532


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/microservices/microservice-ddd-cqrs-patterns/domain-model-layer-validations.md Design validations in the domain model layer
docs/core/diagnostics/observability-with-otel.md .NET Observability with OpenTelemetry
docs/csharp/language-reference/builtin-types/ref-struct.md ref structure types (C# reference)
docs/csharp/language-reference/statements/using.md using statement - ensure the correct use of disposable objects
docs/framework/release-notes/2024/02-14-february-security-and-quality-rollup.md docs/framework/release-notes/2024/02-14-february-security-and-quality-rollup
docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md April 2024 security and quality rollup
docs/framework/release-notes/2024/07-09-july-security-and-quality-rollup.md July 2024 security and quality rollup
docs/framework/release-notes/2024/07-25-july-preview-cumulative-update.md July 2024 cumulative update preview
docs/framework/release-notes/2024/10-08-october-security-and-quality-rollup.md docs/framework/release-notes/2024/10-08-october-security-and-quality-rollup
docs/framework/release-notes/2024/11-12-november-security-and-quality-rollup.md November 2024 security and quality rollup
docs/framework/release-notes/2024/11-21-november-preview-cumulative-update.md November 2024 cumulative update preview
docs/framework/release-notes/2025/01-14-january-cumulative-update.md January 2025 cumulative update
docs/framework/release-notes/2025/04-08-april-cumulative-update.md docs/framework/release-notes/2025/04-08-april-cumulative-update
docs/framework/release-notes/2025/07-08-july-cumulative-update.md July 2025 security and quality rollup
docs/framework/release-notes/2025/08-26-august-cumulative-update-preview.md August 2025 cumulative update preview
docs/framework/release-notes/2025/09-09-september-cumulative-update.md September 2025 security and quality rollup
docs/fsharp/tools/development-tools.md docs/fsharp/tools/development-tools
docs/fundamentals/code-analysis/style-rules/ide0063.md Use simple 'using' statement (IDE0063)
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @gewarren

For the C# 8 speclets, those should have redirects. Is one of the automatic actions running CleanRepo to replace redirects? Otherwise, I'll go back to running it on PRs that create these redirects.

@gewarren gewarren merged commit 7054100 into dotnet:main Sep 23, 2025
9 checks passed
@gewarren
Copy link
Contributor Author

For the C# 8 speclets, those should have redirects. Is one of the automatic actions running CleanRepo to replace redirects? Otherwise, I'll go back to running it on PRs that create these redirects.

@BillWagner Do you mean that one of the links I replaced has a redirect? If so, I don't think it's working. But yes, every month we have a CleanRepo run to replace redirects.

@gewarren gewarren deleted the brok-links-0925 branch September 23, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment