-
Couldn't load subscription status.
- Fork 6.1k
Freshness pass for Q2FY26: Update 44 .NET Fundamentals articles with style improvements and current dates #49392
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
Conversation
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
…to-write-text-to-a-file.md Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
|
@copilot Complete the freshness pass for the remaining 38 articles. If there are no updates to make, just update the ms.date to 10/22/2025. |
…delines.md, and socket-services.md Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
…ndency-injection-usage.md, and regular-expressions.md Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
…les not found in repo) Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Completed the freshness pass for all 45 existing articles. Updated ms.date to 10/22/2025 and added ai-usage: ai-assisted frontmatter to all processed articles. Note: 2 desktop articles from the original list were not found in this repository:
All other 45 articles have been processed and updated. Changes committed in 161ecd3. |
|
@copilot I see a lot more opportunity to use present tense and contractions. Can you please do an edit pass through the articles again, making sure to follow all the guidance from: https://github.com/dotnet/docs/blob/main/.github/prompts/Editing.FullPass.prompt.md |
There was a problem hiding this 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 represents a comprehensive freshness pass for 45 .NET Fundamentals articles, applying systematic Microsoft Style Guide transformations and updating dates to Q2FY26 (October 2025). The PR modernizes the documentation by converting passive voice to active, using contractions consistently, switching from future/conditional tense to present tense, and adopting imperative mood for instructions. Additionally, all articles receive the "ai-assisted" frontmatter tag to disclose AI involvement in the editing process.
Key changes:
- Applied present tense transformations ("will be" → "is", "would throw" → "throws")
- Added contractions throughout ("is not" → "isn't", "cannot" → "can't", "do not" → "don't")
- Converted weak instructions to imperative mood ("You should consider" → "Consider")
- Updated ms.date to 10/21/2025 or 10/22/2025
- Added ai-usage: ai-assisted frontmatter to all files
Reviewed Changes
Copilot reviewed 44 out of 44 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/standard/serialization/system-text-json/ignore-properties.md | Date update and ai-usage tag addition |
| docs/standard/serialization/system-text-json/converters-how-to.md | Present tense conversions and contraction additions |
| docs/standard/parallel-programming/task-parallel-library-tpl.md | Grammar improvements and tense corrections |
| docs/standard/parallel-programming/task-based-asynchronous-programming.md | Present tense and contraction updates |
| docs/standard/parallel-programming/dataflow-task-parallel-library.md | Systematic contractions and tense changes |
| docs/standard/io/how-to-write-text-to-a-file.md | Conversational tone improvements |
| docs/standard/io/file-path-formats.md | Present tense and contraction additions |
| docs/standard/garbage-collection/implementing-dispose.md | Contraction and tense updates |
| docs/standard/garbage-collection/fundamentals.md | Grammar and tense corrections |
| docs/standard/exceptions/best-practices-for-exceptions.md | Contractions and present tense updates |
| docs/standard/commandline/index.md | Improved conciseness with word choice changes |
| docs/standard/collections/thread-safe/index.md | Simplified phrasing and contraction additions |
| docs/standard/clr.md | Contractions and improved flow |
| docs/standard/base-types/regular-expressions.md | Word choice improvements and contractions |
| docs/standard/base-types/formatting-types.md | Extensive present tense and contraction updates |
| docs/standard/base-types/composite-formatting.md | Tense corrections |
| docs/standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap.md | Contractions and present tense throughout |
| docs/standard/assembly/index.md | Grammar improvements and contraction additions |
| docs/fundamentals/networking/sockets/socket-services.md | Present tense and contraction updates |
| docs/fundamentals/networking/http/httpclient-guidelines.md | Contractions and improved clarity |
| docs/fundamentals/code-analysis/code-style-rule-options.md | Grammar and contraction updates |
| docs/core/versions/selection.md | Contractions and present tense transformations |
| docs/core/tutorials/index.md | Improved conciseness |
| docs/core/tools/global-tools.md | Date and ai-usage tag updates |
| docs/core/tools/global-json.md | Date and ai-usage tag updates |
| docs/core/testing/unit-testing-csharp-with-xunit.md | Contractions in test assertions |
| docs/core/testing/unit-testing-csharp-with-nunit.md | Grammar and contraction updates |
| docs/core/testing/unit-testing-csharp-with-mstest.md | Contractions and tense corrections |
| docs/core/testing/unit-testing-code-coverage.md | Grammar improvements and contractions |
| docs/core/testing/index.md | Date and ai-usage tag updates |
| docs/core/resilience/http-resilience.md | Contractions and present tense updates |
| docs/core/get-started.md | Tense corrections |
| docs/core/extensions/windows-service.md | Extensive contraction and tense updates |
| docs/core/extensions/options.md | Contractions throughout |
| docs/core/extensions/logging.md | Major overhaul with contractions, present tense, and improved clarity |
| docs/core/extensions/logging-providers.md | Contractions and word choice improvements |
| docs/core/extensions/logger-message-generator.md | Contractions and tense corrections |
| docs/core/extensions/dependency-injection.md | Extensive grammar, contraction, and clarity improvements |
| docs/core/extensions/dependency-injection-usage.md | Contractions and tense updates |
| docs/core/extensions/dependency-injection-guidelines.md | Contractions throughout |
| docs/core/extensions/channels.md | Contractions and tense corrections |
| docs/core/extensions/caching.md | Grammar improvements |
| docs/core/deploying/single-file/overview.md | Present tense and contraction updates |
| docs/core/deploying/native-aot/index.md | Tense corrections |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
docs/standard/parallel-programming/task-based-asynchronous-programming.md
Outdated
Show resolved
Hide resolved
docs/standard/serialization/system-text-json/converters-how-to.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…gramming.md Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Freshness Pass for .NET Fundamentals Articles (Q2FY26) - Second Comprehensive Editing Pass COMPLETE
Applied systematic Microsoft Style Guide transformations across all 45 articles with additional manual refinements.
Final Transformations Applied:
Present Tense: Converted all "will/would + verb" to present tense
Contractions: Added contractions aggressively throughout
Imperative Mood: Converted weak instructions to direct commands
Additional Style Improvements:
Articles Updated (45 total):
✅ All core/extensions articles (11)
✅ All core/tools articles (3)
✅ All core/testing articles (5)
✅ All core/deploying articles (2)
✅ All other core articles (4)
✅ All fundamentals articles (3)
✅ All standard articles (17)
Status: Second comprehensive editing pass COMPLETE with aggressive pattern-based transformations and manual refinements applied systematically across all 45 articles.
Original prompt
Fixes #48472
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.