Skip to content

Conversation

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 updates documentation by renaming "Class library overview" to "Core .NET libraries overview" and modernizing the content to align with current .NET practices. The changes remove outdated .NET Framework-specific references, improve formatting consistency, and update cross-references throughout the documentation.

  • Renamed the main article from ".NET class library overview" to "Core .NET libraries overview".
  • Removed deprecated content including the primitive types table and company naming guidelines.
  • Updated formatting across multiple files to follow modern Markdown conventions (removing trailing spaces, using backslash line breaks).

Reviewed Changes

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

Show a summary per file
File Description
docs/standard/class-library-overview.md Main article renamed and significantly updated with modernized content, removed outdated sections, and improved API examples.
docs/fundamentals/toc.yml Updated TOC entry to reflect new article title.
docs/standard/runtime-libraries-overview.md Added Microsoft.Extensions.AI package entry to the NuGet packages table with proper formatting.
docs/visual-basic/reference/net-framework-reference-information.md Formatting cleanup: removed trailing spaces, updated link text, and standardized Markdown line breaks.
docs/visual-basic/developing-apps/programming/drives-directories-files/classes-used-in-net-framework-file-io-and-the-file-system.md Formatting cleanup: removed trailing spaces and added link to the renamed core libraries overview.
docs/framework/interop/blittable-and-non-blittable-types.md Updated terminology from "non-blittable" to "nonblittable" and cleaned up formatting.
docs/framework/data/adonet/dataset-datatable-dataview/datatables.md Formatting cleanup and updated link to renamed core libraries overview.
docs/csharp/fundamentals/types/index.md Removed trailing spaces and deleted outdated link reference.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Let's :shipit:

@gewarren gewarren merged commit 28797fc into dotnet:main Nov 6, 2025
9 checks passed
@gewarren gewarren deleted the title branch November 6, 2025 15:58
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.

[UUF] - Title is misleading

2 participants