Skip to content

What's new article #46505

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

Merged
merged 3 commits into from
Jun 3, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
  • Loading branch information
BillWagner authored Jun 2, 2025
commit ddc4b5030cd0a17151f0fd79ea4137cd30936f29
7 changes: 3 additions & 4 deletions docs/whats-new/dotnet-docs-mod2.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ Welcome to what's new in the .NET docs for May 2025. This article lists some of

### New articles

- [.NET runtime wait handle events](../fundamentals/diagnostics/runtime-wait-handle-events.md)
- [GitHub Copilot app modernization - upgrade for .NET FAQ](../core/porting/github-copilot-app-modernization-faq.yml)
- [Implement with Copilot (IDE3000)](../fundamentals/code-analysis/style-rules/ide3000.md)
- [Install GitHub Copilot app modernization - upgrade for .NET](../core/porting/github-copilot-app-modernization-install.md)
- [What is GitHub Copilot app modernization - upgrade for .NET?](../core/porting/github-copilot-app-modernization-overview.md)
- [Log buffering in .NET](../core/extensions/log-buffering.md)
- [Log sampling in .NET](../core/extensions/log-sampling.md)
- [What is GitHub Copilot app modernization - upgrade for .NET?](../core/porting/github-copilot-app-modernization-overview.md)
- [Implement with Copilot (IDE3000)](../fundamentals/code-analysis/style-rules/ide3000.md)
- [.NET runtime wait handle events](../fundamentals/diagnostics/runtime-wait-handle-events.md)

### Updated articles

Expand All @@ -60,7 +60,6 @@ Welcome to what's new in the .NET docs for May 2025. This article lists some of

The following people contributed to the .NET docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).

- [CamSoper](https://github.com/CamSoper) - Cam Soper ![3 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green)
- [BartoszKlonowski](https://github.com/BartoszKlonowski) - Bartosz Klonowski ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
- [copilot-swe-agent](https://github.com/copilot-swe-agent) - ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
- [Rageking8](https://github.com/Rageking8) - ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
Expand Down