Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Oct 13, 2025

  • UWP is not a .NET implementation. Delete it from the .NET implementation lists.
  • Clarify Mono status.

Fixes #47096


Internal previews

📄 File 🔗 Preview link
docs/core/introduction.md Introduction to .NET
docs/fundamentals/implementations.md .NET implementations

- UWP is not a .NET implementation. Delete it from the .NET implementation lists.
- Clarify Mono status.

Fixes dotnet#47096
Copilot AI review requested due to automatic review settings October 13, 2025 00:22
@jkotas jkotas requested a review from a team as a code owner October 13, 2025 00:22
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 13, 2025
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 cleans up the .NET implementations documentation by removing UWP from the list of .NET implementations and clarifying Mono's status. The changes correct the categorization since UWP is not actually a .NET implementation but rather a platform that uses .NET.

Key changes:

  • Remove UWP from .NET implementations lists and delete its dedicated section
  • Update descriptions to reflect three main implementations instead of four
  • Clarify Mono's description as the original community/open source .NET

Reviewed Changes

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

File Description
docs/fundamentals/implementations.md Removes UWP section and references, updates count from four to three implementations, reorganizes content
docs/core/introduction.md Reorders implementation list to prioritize .NET (Core), removes detailed support status descriptions

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

Thanks @jkotas

jkotas and others added 4 commits October 13, 2025 09:28
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>
@jkotas jkotas enabled auto-merge (squash) October 13, 2025 16:43
@jkotas jkotas merged commit b0448d7 into dotnet:main Oct 13, 2025
8 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 UWP in .NET implementations list

3 participants