Skip to content

Conversation

gimlichael
Copy link
Owner

@gimlichael gimlichael commented Mar 31, 2025

This pull request updates the release notes for multiple NuGet packages to reflect the new version 9.0.3. The changes include updates to the availability of the packages for different .NET versions and information about dependency updates.

Version updates and availability:

Dependency updates:

Summary by CodeRabbit

  • Chores

    • Upgraded all package versions from 9.0.2 to 9.0.3.
    • Enhanced compatibility information to clearly support .NET 9, .NET 8, and additional frameworks.
    • Updated dependency configurations to leverage the latest versions.
  • Documentation

    • Added a new changelog entry highlighting this service update focused on dependency improvements.

@gimlichael gimlichael self-assigned this Mar 31, 2025
Copy link

coderabbitai bot commented Mar 31, 2025

Walkthrough

This pull request updates package documentation by bumping the version from 9.0.2 to 9.0.3 across multiple release notes. All updated files now include explicit availability information for various .NET versions (e.g., .NET 9, .NET 8, and, where applicable, .NET Standard) and add a note stating that dependencies have been updated with respect to Target Framework Monikers. In addition, a new changelog entry for version 9.0.3 is added and the dependency versions in Directory.Packages.props are updated accordingly.

Changes

File(s) Change Summary
.nuget/Cuemon.*/PackageReleaseNotes.txt Version updated from 9.0.2 to 9.0.3; added availability notes (e.g., .NET 9, .NET 8, and sometimes .NET Standard) and a dependency update note about TFMs.
CHANGELOG.md New entry for version [9.0.3] dated 2025-03-31 with a service update description focused on package dependencies.
Directory.Packages.props Package dependency version updates (e.g., Microsoft.Data.Sqlite, Microsoft.Extensions.DependencyInjection, etc.) from 9.0.2 to 9.0.3.

Possibly related PRs

  • V9.0.0/rtm #102: Contains similar updates to version numbers and .NET availability information across documentation files, relating to the overall dependency update process.

Poem

Oh, how I hop with glee,
Version 9.0.3 now set free.
Dependencies fresh and clear as day,
.NET friends join in the play.
I nibble on notes and code with cheer,
A bunny’s song of change is here!
🐰✨


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (42)
.nuget/Cuemon.IO/PackageReleaseNotes.txt (1)

1-6: Release note update for Version 9.0.3 is correct.
The new section clearly displays “Version 9.0.3” and lists the availability as ".NET 9, .NET 8, .NET Standard 2.1 and .NET Standard 2.0."
A minor stylistic suggestion: consider replacing “with respect to TFMs” with a shorter alternative (e.g. “for TFMs”) to reduce wordiness.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Runtime.Caching/PackageReleaseNotes.txt (1)

1-6: New release note entry for Version 9.0.3 is added appropriately.
The updated version is clearly stated with its availability—".NET 9, .NET 8 and .NET Standard 2.0."
For clarity, you might consider a minor phrasing tweak to shorten “with respect to TFMs.”

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Xml/PackageReleaseNotes.txt (1)

1-6: Version 9.0.3 entry added correctly.
The entry specifies “Version 9.0.3” and lists the availability as ".NET 9 and .NET 8", which meets the package’s intended support.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Threading/PackageReleaseNotes.txt (1)

1-6: New release note entry for Version 9.0.3 is added correctly.
It clearly specifies the new version along with the availability details (".NET 9, .NET 8 and .NET Standard 2.0").
A minor nitpick: consider shortening “with respect to TFMs” to a briefer alternative if style permits.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Diagnostics/PackageReleaseNotes.txt (2)

4-6: ALM Section Update – Wording Suggestion
The ALM section now states: “- CHANGED Dependencies to latest and greatest with respect to TFMs”. Consider rewording this phrase to something more concise (e.g. “Dependencies updated to latest versions regarding TFMs”) to improve clarity.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


44-52: Breaking Changes Documentation Check
The “Breaking Changes (soft)” section lists several API moves from Cuemon.Diagnostics to Cuemon.Core (and related assemblies) which seem well documented. It would be beneficial to ensure that detailed migration guidance is available elsewhere if these changes affect consumers.

.nuget/Cuemon.Security.Cryptography/PackageReleaseNotes.txt (1)

4-6: ALM Section – Style Improvement Suggested
The ALM section entry (“- CHANGED Dependencies to latest and greatest with respect to TFMs”) is consistent with the other packages but could be streamlined. Consider a phrasing such as “Dependencies updated to latest versions regarding TFMs”.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Net/PackageReleaseNotes.txt (1)

4-6: ALM Section – Consider Revising Wording
The phrase “with respect to TFMs” appears repeatedly. For brevity and clarity, you might opt for “regarding TFMs” or a similar alternative.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Core/PackageReleaseNotes.txt (2)

1-6: Top Section: Version and ALM Update
The top portion of the release notes has been updated to Version 9.0.3 with the correct availability information and an ALM entry regarding dependency updates. As in previous files, consider revising “with respect to TFMs” to something more concise.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


172-182: Breaking Changes – Additional Guidance Recommended
The “# Breaking Changes” section enumerates significant modifications. It might be beneficial to include or reference more detailed migration guidance to ease the transition for users affected by these API changes.

.nuget/Cuemon.Data.SqlClient/PackageReleaseNotes.txt (2)

1-6: Version and Availability Update Applied
The release note now correctly reflects Version 9.0.3 and specifies the availability for .NET 9, .NET 8, and .NET Standard 2.0. As with the other files, consider simplifying “with respect to TFMs” to “regarding TFMs” for clarity.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


57-59: Breaking Changes – SqlDataManager Update
The “# Breaking Changes” section includes a note about the SqlDataManager class being updated to a leaner design with better configurability. Please verify that sufficient migration guidance or release notes elsewhere address any potential consumer impact.

🧰 Tools
🪛 LanguageTool

[grammar] ~57-~57: You’ve repeated a verb. Did you mean to only write one of them?
Context: ...atest with respect to TFMs   # Breaking Changes - CHANGED SqlDataManager class in the Cuemon.Data...

(REPEATED_VERBS)

.nuget/Cuemon.Extensions.Hosting/PackageReleaseNotes.txt (1)

4-6: Suggestion: Streamline Dependency Update Message
The ALM section contains the line “- CHANGED Dependencies to latest and greatest with respect to TFMs.” Consider rephrasing this to a more concise form such as “- Updated dependencies for supported TFMs.” This not only addresses potential wordiness but also improves clarity.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Resilience/PackageReleaseNotes.txt (1)

4-6: Refine the Dependency Note Wording
The dependency update note (“- CHANGED Dependencies to latest and greatest with respect to TFMs”) is a bit verbose. A shorter version such as “- Updated dependencies for supported TFMs” can make the documentation clearer.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Data.Integrity/PackageReleaseNotes.txt (1)

4-6: Consider Revising the Dependency Change Statement
The text “- CHANGED Dependencies to latest and greatest with respect to TFMs” can be simplified. A more concise alternative such as “- Updated dependencies for supported TFMs” would enhance readability.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Net/PackageReleaseNotes.txt (1)

4-6: Refinement Recommendation for Dependency Messaging
Similar to the other files, the line “- CHANGED Dependencies to latest and greatest with respect to TFMs” would benefit from a more concise phrasing, e.g., “- Updated dependencies for supported TFMs.”

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Reflection/PackageReleaseNotes.txt (1)

4-6: Dependency Update Message – Consider Conciseness
The current phrasing “- CHANGED Dependencies to latest and greatest with respect to TFMs” could be shortened. A suggested revision is “- Updated dependencies for supported TFMs,” which maintains the meaning while enhancing clarity and readability.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Collections.Generic/PackageReleaseNotes.txt (1)

4-5: Consider Refining the Dependency Note Text
The ALM note “- CHANGED Dependencies to latest and greatest with respect to TFMs” is clear but a bit wordy. Consider a shorter, crisper alternative (for example, “- Updated dependencies for optimal compatibility with TFMs”) to enhance readability.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Diagnostics/PackageReleaseNotes.txt (1)

4-5: Refine Dependency Update Language
The dependency note “- CHANGED Dependencies to latest and greatest with respect to TFMs” could be streamlined. For consistency and clarity, consider phrasing such as “- Updated dependencies to current TFMs” or “- Dependencies updated for latest TFMs.”

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json/PackageReleaseNotes.txt (1)

1-6: Update and Dependency Note Reviewed
Version “9.0.3” and the availability information (“.NET 9 and .NET 8”) are updated as expected. As with the other files, consider revising the dependency note to a more concise form (e.g. “- Updated dependencies for latest TFMs”) to reduce verbosity.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.Razor.TagHelpers/PackageReleaseNotes.txt (1)

4-5: Streamline Dependency Statement for Consistency
Similar to other files, the dependency note (“- CHANGED Dependencies to latest and greatest with respect to TFMs”) might be improved by using a clearer, more succinct wording (for example: “- Updated dependencies for optimal TFMs support”).

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Data.Integrity/PackageReleaseNotes.txt (1)

4-5: Consider Refining the Dependency Update Text
Again, the phrase “with respect to TFMs” is consistently used across the release notes. For improved clarity and brevity, you might rephrase it (e.g., “- Updated dependencies aligned with current TFMs”).

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.App/PackageReleaseNotes.txt (1)

5-5: Consider Revising Wordiness

The phrase “with respect to TFMs” appears repeatedly. Consider simplifying it—for example, “for TFMs” or “regarding TFMs”—to improve clarity and reduce verbosity.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.DependencyInjection/PackageReleaseNotes.txt (1)

5-5: Streamline Dependency Update Note

Similar to other files, the expression “with respect to TFMs” might be made more concise. A shorter alternative like “for TFMs” could improve readability.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Core.App/PackageReleaseNotes.txt (1)

5-5: Suggestion to Simplify Language

Consider shortening “with respect to TFMs” to something like “for TFMs” to reduce wordiness while retaining the intended meaning.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Xml/PackageReleaseNotes.txt (1)

5-5: Wordiness Note

Similar to the other release note files, you might consider a shorter phrasing than “with respect to TFMs” (for example, “for TFMs”) to keep the text concise.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore/PackageReleaseNotes.txt (1)

5-5: Clarify Dependency Update Language

The recurring phrase “with respect to TFMs” could be made more succinct (e.g., “for TFMs”). This minor nitpick would help improve overall readability across the release notes.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Text/PackageReleaseNotes.txt (1)

4-5: ALM Dependency Update Entry
The ALM section now notes that dependencies have been updated. To improve clarity and conciseness, consider rephrasing “with respect to TFMs” to a shorter alternative such as “for TFMs.”

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc/PackageReleaseNotes.txt (1)

4-5: ALM Dependency Update Note
The dependency update note is in place. For increased brevity, consider replacing “with respect to TFMs” with “for TFMs.”

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Authentication/PackageReleaseNotes.txt (1)

4-5: Dependency Update Notation
The ALM section correctly documents the dependency updates. As with other files, consider simplifying the phrase “with respect to TFMs” to “for TFMs” to enhance clarity.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Data/PackageReleaseNotes.txt (1)

4-5: ALM Dependency Update Entry
The entry stating “- CHANGED Dependencies to latest and greatest with respect to TFMs” is clearly documented. For enhanced readability, consider a rewording—such as “Dependencies updated for TFMs”—to reduce wordiness and address potential stylistic improvements.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.RazorPages/PackageReleaseNotes.txt (1)

4-5: ALM Dependency Update Notation
The ALM section includes the update on dependencies. Similar to other files, consider shortening “with respect to TFMs” to “for TFMs” for enhanced clarity.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Collections.Specialized/PackageReleaseNotes.txt (1)

4-5: Suggestion on Dependency Note Wording

The note on line 5 reads “- CHANGED Dependencies to latest and greatest with respect to TFMs.” Consider simplifying the phrase “with respect to TFMs” to something shorter (e.g., “per TFMs” or “according to TFMs”) for improved clarity and conciseness.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.Authentication/PackageReleaseNotes.txt (1)

4-5: Optimize Dependency Language

Similar to the previous file, the dependency update note on line 5 uses the phrase “with respect to TFMs.” Consider a more concise alternative (e.g., “per TFMs”) to enhance readability.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Xml/PackageReleaseNotes.txt (1)

4-5: Refine Dependency Update Description

The ALM note on line 5 still uses “with respect to TFMs.” For improved brevity, consider replacing it with a shorter wording (such as “per TFMs”).

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Text.Json/PackageReleaseNotes.txt (1)

4-5: Consider Revising Dependency Note Wording

The dependency change note here on line 5 uses “with respect to TFMs.” A more succinct alternative (e.g., “per TFMs”) would improve the clarity of this note.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Threading/PackageReleaseNotes.txt (1)

4-5: Enhance Wording in Dependency Note

The dependency note on line 5 uses “with respect to TFMs.” For improved readability, consider a more concise alternative such as “per TFMs.”

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.IO/PackageReleaseNotes.txt (1)

5-5: Suggestion: Simplify Dependency Update Note
Consider shortening “- CHANGED Dependencies to latest and greatest with respect to TFMs” to something like “- Updated dependencies for current TFMs” for better clarity and brevity.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Data/PackageReleaseNotes.txt (1)

5-5: Suggestion: Refine Dependency Note Wording
Consider rewording the dependency update note to a shorter form such as “- Updated dependencies for current TFMs” to improve readability.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml/PackageReleaseNotes.txt (1)

5-5: Suggestion: Streamline Dependency Update Text
To reduce verbosity, consider revising “- CHANGED Dependencies to latest and greatest with respect to TFMs” into a more concise statement like “- Updated dependencies for current TFMs.”

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore/PackageReleaseNotes.txt (1)

5-5: Suggestion: Consider Rewording Dependency Note
For clarity, consider simplifying “- CHANGED Dependencies to latest and greatest with respect to TFMs” to “- Updated dependencies for current TFMs.”

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Text.Json/PackageReleaseNotes.txt (1)

5-5: Suggestion: Tidy Up Dependency Update Wording
It’s recommended to rephrase “- CHANGED Dependencies to latest and greatest with respect to TFMs” to a simpler version such as “- Updated dependencies for current TFMs” to enhance readability.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between ddb3306 and 924bfbb.

📒 Files selected for processing (44)
  • .nuget/Cuemon.AspNetCore.App/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.AspNetCore.Authentication/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.AspNetCore.Mvc/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.AspNetCore.Razor.TagHelpers/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.AspNetCore/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Core.App/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Core/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Data.Integrity/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Data.SqlClient/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Data/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Diagnostics/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Authentication/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Mvc.RazorPages/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Mvc/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Text.Json/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore.Xml/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.AspNetCore/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Collections.Generic/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Collections.Specialized/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Core/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Data.Integrity/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Data/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.DependencyInjection/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Diagnostics/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Hosting/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.IO/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Net/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Reflection/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Runtime.Caching/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Text.Json/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Text/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Threading/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Extensions.Xml/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.IO/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Net/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Resilience/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Runtime.Caching/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Security.Cryptography/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Threading/PackageReleaseNotes.txt (1 hunks)
  • .nuget/Cuemon.Xml/PackageReleaseNotes.txt (1 hunks)
  • CHANGELOG.md (1 hunks)
  • Directory.Packages.props (1 hunks)
🧰 Additional context used
🪛 LanguageTool
.nuget/Cuemon.IO/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Core/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.App/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Runtime.Caching/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Diagnostics/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Diagnostics/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Security.Cryptography/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.Razor.TagHelpers/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Hosting/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.Authentication/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Resilience/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Threading/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.RazorPages/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Data.Integrity/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Data/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.IO/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Threading/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.Mvc/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Net/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Data.Integrity/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Authentication/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Xml/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Data.SqlClient/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Xml/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Xml/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Runtime.Caching/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Text.Json/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Core/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Text.Json/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Collections.Generic/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Reflection/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Net/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Core.App/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Collections.Specialized/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Text/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.DependencyInjection/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Data/PackageReleaseNotes.txt

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore/PackageReleaseNotes.txt

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

🔇 Additional comments (59)
CHANGELOG.md (1)

9-12: New version entry for 9.0.3 added correctly.
The entry "## [9.0.3] - 2025-03-31" along with the description "This is a service update that focuses on package dependencies." is clear and consistent with the changelog format.

.nuget/Cuemon.Extensions.AspNetCore.Xml/PackageReleaseNotes.txt (1)

26-28: New Improvements section added.
The extension of the XmlConverterExtensions class—the addition of the new method AddProblemDetailsConverter—is well documented and enhances the API functionality.

.nuget/Cuemon.Threading/PackageReleaseNotes.txt (1)

26-29: New features section added successfully.
The entries for AsyncPatterns, AsyncActionFactory, and AsyncFuncFactory detail useful enhancements in the threading utilities and are clearly presented.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~28-~28: This expression is usually spelled with a hyphen.
Context: ...ry{TTuple} instances that encapsulate a Task based action delegate with a variable amount ...

(BASED_HYPHEN)

.nuget/Cuemon.Diagnostics/PackageReleaseNotes.txt (3)

1-2: Version and Availability Update
The version information has been correctly updated to "Version 9.0.3" along with the new availability note for .NET 9, .NET 8, and .NET Standard 2.0.


7-12: Historical Versions Section Review
The previous version entries (Version 9.0.2 and Version 9.0.1) and their corresponding availability and ALM details are retained correctly. Verify that this historical information remains intentional for user reference.

🧰 Tools
🪛 LanguageTool

[style] ~11-~11: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.1 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


53-65: Consistency of Additional Historical Release Entries
The remainder of the release notes, covering Versions 8.0.1, 8.0.0, etc., maintains consistent formatting and detail. No issues noted here.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~57-~57: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~57-~57: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version: 8.0.0 Availability: .NE...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


[style] ~64-~64: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs  

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Security.Cryptography/PackageReleaseNotes.txt (2)

1-2: Version and Availability Update Confirmation
The version bump to 9.0.3 and the updated availability information are applied correctly.


7-12: Historical Release Information Check
The previous release details (Version 9.0.2 and 9.0.1 along with their availability and ALM sections) are preserved. This consistency helps maintain the change history for users.

🧰 Tools
🪛 LanguageTool

[style] ~11-~11: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.1 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Net/PackageReleaseNotes.txt (3)

1-2: Version Bump and Availability Update
The top section correctly reflects the version update to 9.0.3 and includes the new availability details.


7-12: Historical Entries Verification
The subsequent sections detailing Versions 9.0.2, 9.0.1, etc., are unchanged and maintain the established format.

🧰 Tools
🪛 LanguageTool

[style] ~11-~11: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.1 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


22-25: Breaking Changes Notation for .NET 6 Support
The note “- REMOVED Support for TFM .NET 6 (LTS)” under Version 9.0.0 is clearly indicated. Please confirm that its removal won’t affect any critical consumers.

🧰 Tools
🪛 LanguageTool

[style] ~23-~23: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs - REMOVED Support for TFM .NET 6 (...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Core/PackageReleaseNotes.txt (5)

7-12: Historical Version Details
The entries for Versions 9.0.2 and 9.0.1 (including their ALM sections) remain intact. This preserves the legacy information correctly.

🧰 Tools
🪛 LanguageTool

[style] ~11-~11: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   # Bug Fixes - FIXED Disposable c...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


13-15: Bug Fixes Section Overview
The section beginning with “# Bug Fixes” appears to include critical corrections (such as the fix to the Disposable class). Please ensure these details have been verified and documented in your corresponding migration notes.


16-42: Comprehensive Listing of Changes
The detailed listings for ALM, Breaking Changes, and other modifications (including API removals, renamings, and moves) are extensive. Verify that the majority of these changes align with the documented release process and that additional migration assistance is provided where needed.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~20-~20: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~20-~20: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.0 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


[style] ~26-~26: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   # Breaking Changes - REMOVED Def...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


94-171: Historical Releases and Additional ALM Details
The historical version entries from 8.3.2 down to 8.0.0 are correctly formatted and provide valuable context. No revisions appear necessary here.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~104-~104: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlSerializer ...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~105-~105: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlSerializerO...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~106-~106: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlTextReader ...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~107-~107: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlTextWriter ...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~108-~108: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlTokenType e...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~109-~109: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED ExceptionDescri...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~110-~110: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlConverter c...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~111-~111: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlFormatter c...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~112-~112: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlFormatterOp...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~113-~113: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlConverterFa...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~114-~114: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version - CHANGED YamlNamingPolic...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~115-~115: You might be missing the article “the” here.
Context: ...otNet. This member will be removed with next major version   # Bug Fixes - FIXED Alp...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~125-~125: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   # Bug Fixes - FIXED Validator cl...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


[uncategorized] ~128-~128: Possible missing comma found.
Context: ... less redundant ThrowIfNullOrWhitespace method while simplifying the remainder - FIXED...

(AI_HYDRA_LEO_MISSING_COMMA)


[uncategorized] ~129-~129: You might be missing the article “the” here.
Context: ...ss in the Cuemon.Text namespace so that FromUri method now validates both Absolute and ...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~129-~129: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...both Absolute and Relative URI correct (prior to this fix, only Absolute was validated c...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


[uncategorized] ~132-~132: Possible missing article found.
Context: ...d correctly)   # Improvements - CHANGED Validator class in the Cuemon namespace to throw ...

(AI_HYDRA_LEO_MISSING_THE)


[style] ~138-~138: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   # New Features - ADDED IContentN...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


[grammar] ~157-~157: The word “opt-in” is a noun. The verb is spelled with a space.
Context: ... YAML standard (next major version will opt-in for a 3rd party library that adhere to ...

(NOUN_VERB_CONFUSION)


[uncategorized] ~157-~157: This verb may not be in the correct tense. Consider changing the tense to fit the context better.
Context: ...ill opt-in for a 3rd party library that adhere to the standard in both terms of serial...

(AI_EN_LECTOR_REPLACEMENT_VERB_TENSE)


[uncategorized] ~163-~163: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~163-~163: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version: 8.0.0 Availability: .NE...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


[style] ~170-~170: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   # Breaking Changes - REMOVED Ser...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)


183-214: Final Sections: Bug Fixes, Improvements, New Features, and Quality Analysis
This extensive block covers all additional changes. Please verify that all entries are meant to be part of the 9.0.3 release cycle and that any breaking or impactful changes are adequately communicated in separate migration documentation.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~185-~185: This verb does not appear to agree with the subject. Consider using a different form.
Context: ...time.Serialization namespace so that it skip serializing the object when WriteObject...

(AI_EN_LECTOR_REPLACEMENT_VERB_AGREEMENT)


[grammar] ~192-~192: The past tense is already expressed by ‘doing’. Did you mean “change”?
Context: ...dating when doing constructor nesting - CHANGED DelimitedStringOptions class in the Cue...

(HOW_DID_THAT_HAPPEN)


[uncategorized] ~195-~195: You might be missing the article “the” here.
Context: ...ED ActivatorOptions class in the Cuemon.Reflection namespace inherits from FormattingOptio...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[uncategorized] ~195-~195: You might be missing the article “the” here.
Context: ...emon.Reflection namespace inherits from FormattingOptions - CHANGED TypeNameOptions class in the...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)

.nuget/Cuemon.Data.SqlClient/PackageReleaseNotes.txt (1)

7-12: Retention of Historical Version Information
The historical details (Version 9.0.2 and prior) are maintained as expected. This consistency across releases is good for traceability.

🧰 Tools
🪛 LanguageTool

[style] ~11-~11: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.1 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.Hosting/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update Verified
The release notes now correctly display Version 9.0.3 and list the appropriate availability (.NET 9, .NET 8, and .NET Standard 2.0), which aligns with the PR objectives.

.nuget/Cuemon.Resilience/PackageReleaseNotes.txt (2)

1-2: Version and Availability Update Confirmed
Version 9.0.3 and its associated availability information for .NET 9, .NET 8, and .NET Standard 2.0 have been correctly updated as intended.


57-63: Additional Sections Intact
The sections detailing Breaking Changes and Improvements are preserved appropriately. Please ensure that these sections consistently reflect any related implications of the version update.

.nuget/Cuemon.Extensions.Data.Integrity/PackageReleaseNotes.txt (1)

1-2: Accurate Version and Availability Update
The file now reflects Version 9.0.3 with the updated availability (.NET 9, .NET 8 and .NET Standard 2.0), matching the intended package documentation update.

.nuget/Cuemon.Extensions.Net/PackageReleaseNotes.txt (2)

1-2: Version and Availability Update is Correct
The update to Version 9.0.3 along with the revised availability information for .NET 9, .NET 8, and .NET Standard 2.0 is properly implemented.


57-59: Quality Analysis Actions Section
The added section on Quality Analysis Actions (e.g., the update regarding the SlimHttpClientFactory class) is intact and properly documented.

.nuget/Cuemon.Extensions.Reflection/PackageReleaseNotes.txt (1)

1-2: Version and Availability Information Updated
The release notes now display Version 9.0.3 with the correct availability declaration, which meets the PR update requirements.

.nuget/Cuemon.Extensions.Collections.Generic/PackageReleaseNotes.txt (2)

1-2: Version and Availability Update Confirmed
The new version “9.0.3” and the availability line (“.NET 9, .NET 8 and .NET Standard 2.0”) are correctly updated.


7-9: Historical Versions Retained Correctly
The previous version information is maintained as expected. No changes needed here.

.nuget/Cuemon.Extensions.Diagnostics/PackageReleaseNotes.txt (2)

1-2: Version and Availability Update Confirmed
The release note now correctly indicates version “9.0.3” and supports “.NET 9, .NET 8 and .NET Standard 2.0”.


22-24: Documenting Breaking Changes
The removal of support for TFM .NET 6 (LTS) is clearly noted. Please make sure that all breaking changes, including this removal and any associated modifications, are thoroughly documented for downstream users.

🧰 Tools
🪛 LanguageTool

[style] ~23-~23: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs - REMOVED Support for TFM .NET 6 (...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json/PackageReleaseNotes.txt (1)

22-28: Breaking Changes Section Clarity
The breaking changes section – especially the removal of the HttpExceptionDescriptorResponseHandlerExtensions class and the discontinued support for TFM .NET 6 – is well documented. Ensure that any downstream documentation or migration guides clearly reference these changes.

🧰 Tools
🪛 LanguageTool

[style] ~23-~23: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs - REMOVED Support for TFM .NET 6 (...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.AspNetCore.Razor.TagHelpers/PackageReleaseNotes.txt (1)

1-6: Version and Availability Update Verified
The update to “Version 9.0.3” and the availability for “.NET 9 and .NET 8” have been correctly applied.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Data.Integrity/PackageReleaseNotes.txt (2)

1-2: Release Note Header Updated Correctly
The version is updated to “9.0.3” with the appropriate availability information (“.NET 9, .NET 8 and .NET Standard 2.0”).


7-9: Historical Data Maintained Properly
The previous version details remain unchanged, ensuring consistency in historical documentation.

.nuget/Cuemon.AspNetCore.App/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update

The release notes now begin with the updated version "9.0.3" and clearly state that the package is available for both .NET 9 and .NET 8. This update is consistent with the PR objectives.

.nuget/Cuemon.Extensions.DependencyInjection/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update

The updated version "9.0.3" and the revised availability information (including .NET Standard 2.0) are correctly reflected here.

.nuget/Cuemon.Core.App/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update

The release notes now display the new version "9.0.3" along with the updated availability for .NET 9, .NET 8, and .NET Standard 2.0. This update is in line with the coordinated changes across the packages.

.nuget/Cuemon.Extensions.Xml/PackageReleaseNotes.txt (1)

1-2: Version and Availability Updated

The updated version "9.0.3" is clearly indicated along with the updated availability for .NET 9, .NET 8, and .NET Standard 2.0. This is consistent with the overall version bump.

.nuget/Cuemon.AspNetCore/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update

The version is updated to "9.0.3" and the availability line clearly indicates support for .NET 9 and .NET 8. This update is applied consistently and is aligned with the PR objectives.

.nuget/Cuemon.Extensions.Text/PackageReleaseNotes.txt (1)

1-2: Version and Availability Updated
The release notes now display the new version "9.0.3" alongside the updated availability information for .NET 9, .NET 8, and .NET Standard 2.0, which aligns perfectly with the PR objectives.

.nuget/Cuemon.Extensions.AspNetCore.Mvc/PackageReleaseNotes.txt (1)

1-2: Updated Version and Availability Information
The header correctly shows version "9.0.3" and the availability for .NET 9 and .NET 8, ensuring clear communication of the update.

.nuget/Cuemon.Extensions.AspNetCore.Authentication/PackageReleaseNotes.txt (1)

1-2: New Version and Availability Update
Version "9.0.3" is now clearly indicated with availability for .NET 9 and .NET 8. This update is consistent with the overall version bump across packages.

.nuget/Cuemon.Data/PackageReleaseNotes.txt (1)

1-2: Version and Availability Header Update
The release notes now begin with version "9.0.3" and specify availability for .NET 9, .NET 8, and .NET Standard 2.0. This header meets the PR objectives well.

.nuget/Cuemon.Extensions.AspNetCore.Mvc.RazorPages/PackageReleaseNotes.txt (2)

1-2: Release Note Header Reflects New Version
The header now accurately displays version "9.0.3" and the availability for .NET 9 and .NET 8. This update is consistent with other packages.


58-60: Quality Analysis Action Added
The note regarding the compliance update for the PageBaseExtensions class (line 59) proficiently conveys the intent to adhere to SonarSource guidelines. This addition improves documentation transparency regarding quality initiatives.

.nuget/Cuemon.Extensions.Collections.Specialized/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update Correctness

The release note header now clearly states Version 9.0.3 and the updated availability targeting .NET 9, .NET 8, and .NET Standard 2.0. This aligns well with the PR objectives.

.nuget/Cuemon.AspNetCore.Authentication/PackageReleaseNotes.txt (1)

1-2: Accurate Version and Availability Update

The top lines have been updated to Version 9.0.3 and now indicate availability for .NET 9 and .NET 8. This update is consistent with the release note update across packages.

.nuget/Cuemon.Xml/PackageReleaseNotes.txt (1)

1-2: Release Note Header is Up-to-date

The header now reflects Version 9.0.3 and the availability for .NET 9, .NET 8, and .NET Standard 2.0. This is in line with the overall version bump in the PR.

.nuget/Cuemon.Extensions.Text.Json/PackageReleaseNotes.txt (2)

1-2: Correct Version and Availability Information

The file’s header correctly reflects the update to Version 9.0.3 with availability for .NET 9, .NET 8, and .NET Standard 2.0. This is consistent with the PR’s objectives.


25-25: New Support Entry for .NET Standard 2.0

The addition on line 25 (“- ADDED Support for TFM .NET Standard 2.0”) clearly communicates the expanded support. Verify that this entry aligns with your intended dependency update and documentation practices.

.nuget/Cuemon.Extensions.Threading/PackageReleaseNotes.txt (2)

1-2: Header Update Verified

The new header now states Version 9.0.3 with the availability for .NET 9, .NET 8, and .NET Standard 2.0, which meets the PR requirements.


27-27: New Feature Addition Clarity

Line 27 details the addition of support for the System.Threading.Lock object (with credit to Mark Cilia Vincenti). This is informative and well-documented. Ensure the citation format meets your documentation style guidelines.

🧰 Tools
🪛 LanguageTool

[style] ~27-~27: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...ading.Lock object that targets .NET TFM prior to .NET 9 (credits to Mark Cilia Vincenti,...

(EN_WORDINESS_PREMIUM_PRIOR_TO)

.nuget/Cuemon.Extensions.IO/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update is Correct
The version is updated to 9.0.3 and the supported platforms are clearly listed.

.nuget/Cuemon.Extensions.Data/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update Verified
The update to version 9.0.3 with “Availability: .NET 9, .NET 8 and .NET Standard 2.0” is correctly implemented.

.nuget/Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml/PackageReleaseNotes.txt (1)

1-2: Correct Version and Availability Update
The release notes now correctly show version 9.0.3 with “Availability: .NET 9 and .NET 8.”

.nuget/Cuemon.Extensions.AspNetCore/PackageReleaseNotes.txt (1)

1-2: Version and Availability Details are Accurate
Version 9.0.3 and the associated availability (.NET 9 and .NET 8) are correctly reflected at the top of the file.

.nuget/Cuemon.Extensions.AspNetCore.Text.Json/PackageReleaseNotes.txt (1)

1-2: Version and Availability Update Check
The file correctly updates to version 9.0.3 and indicates support for .NET 9 and .NET 8.

.nuget/Cuemon.Extensions.Core/PackageReleaseNotes.txt (1)

1-6: Version update looks good!

The version number has been properly updated to 9.0.3 with consistent formatting following the established pattern in the release notes. The availability information for .NET 9, .NET 8, and .NET Standard 2.0 is clearly documented, and the dependency update is noted appropriately.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

.nuget/Cuemon.Runtime.Caching/PackageReleaseNotes.txt (1)

1-6: Version update correctly implemented.

The version has been properly updated to 9.0.3 following the same structure as other version entries. The availability information and dependency update note maintain consistency with the established format of the release notes.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~5-~5: You might be missing the article “the” here.
Context: ...d 2.0   # ALM - CHANGED Dependencies to latest and greatest with respect to TFMs   Ver...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

Directory.Packages.props (1)

46-51: Package version updates look good.

The package versions for the .NET 9 target framework have been consistently updated to 9.0.3, aligning with the version updates in the release notes. All essential Microsoft dependencies have been updated appropriately.

.nuget/Cuemon.AspNetCore.Mvc/PackageReleaseNotes.txt (1)

1-6: Version update correctly applied.

The version number has been properly updated to 9.0.3 with the appropriate availability information for .NET 9 and .NET 8. The dependency update note follows the established pattern seen in other release notes.

🧰 Tools
🪛 LanguageTool

[style] ~5-~5: ‘with respect to’ might be wordy. Consider a shorter alternative.
Context: ...GED Dependencies to latest and greatest with respect to TFMs   Version 9.0.2 Availability: .NET...

(EN_WORDINESS_PREMIUM_WITH_RESPECT_TO)

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.12%. Comparing base (ddb3306) to head (924bfbb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   80.12%   80.12%           
=======================================
  Files         593      593           
  Lines       18312    18312           
  Branches     1883     1883           
=======================================
  Hits        14672    14672           
  Misses       3572     3572           
  Partials       68       68           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@gimlichael gimlichael merged commit d0da2a1 into main Mar 31, 2025
168 checks passed
@gimlichael gimlichael deleted the v9.0.3/package-maintenance branch March 31, 2025 15:32
@coderabbitai coderabbitai bot mentioned this pull request Aug 6, 2025
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.

1 participant