Skip to content

Drop "Core" from .NET Core CLI in title and description #5068

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 7 commits into from
Jul 25, 2025
Merged

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jul 24, 2025

This PR addresses a documentation update to align with current .NET naming conventions by removing "Core" from ".NET Core CLI" references.

Changes Made

  • Line 3: Updated description from "Reference guide for the Entity Framework Core .NET Core CLI tools" to "Reference guide for the Entity Framework Core .NET CLI tools"
  • Line 9: Updated title from "# Entity Framework Core tools reference - .NET Core CLI" to "# Entity Framework Core tools reference - .NET CLI"

Before

- Entity Framework Core tools reference - .NET Core CLI
- description: Reference guide for the Entity Framework Core .NET Core CLI tools

After

+ Entity Framework Core tools reference - .NET CLI
+ description: Reference guide for the Entity Framework Core .NET CLI tools

This change ensures consistency with the broader .NET ecosystem documentation where ".NET CLI" is the preferred terminology over ".NET Core CLI".

Fixes #5067.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Please drop "Core" from the title Drop "Core" from .NET Core CLI in title and description Jul 24, 2025
@Copilot Copilot AI requested a review from roji July 24, 2025 19:07
Copilot finished work on behalf of roji July 24, 2025 19:07
@roji
Copy link
Member

roji commented Jul 24, 2025

Thanks, good work - but can you please go through all other conceptual doc pages and remove the "Core" from ".NET Core" in all other instances as well?

Copy link
Contributor Author

Copilot AI commented Jul 24, 2025

Thanks, good work - but can you please go through all other conceptual doc pages and remove the "Core" from ".NET Core" in all other instances as well?

I've completed a comprehensive update to remove "Core" from ".NET Core" references across all conceptual documentation pages. Updated ~150+ instances including:

  • All ".NET Core CLI" → ".NET CLI" references
  • All ".NET Core SDK" → ".NET SDK" references
  • Generic ".NET Core" project and platform references → ".NET"
  • Technical documentation and getting started guides

Preserved historical accuracy for:

  • Version-specific references (e.g., ".NET Core 3.0", ".NET Core 2.1")
  • Historical context in breaking changes documentation
  • Blog titles and community standup content from specific time periods
  • The platforms.md section explaining the .NET Core→.NET transition

Changes committed in 6ed437b.

Copilot finished work on behalf of roji July 24, 2025 19:38
@Copilot Copilot AI requested a review from roji July 24, 2025 20:38
Copilot finished work on behalf of roji July 24, 2025 20:38
Copilot finished work on behalf of roji July 24, 2025 23:33
@roji roji marked this pull request as ready for review July 25, 2025 07:38
@roji roji enabled auto-merge (squash) July 25, 2025 07:39
@roji roji merged commit 44f07c2 into live Jul 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please drop "Core" from the title
3 participants