Skip to content

docs: update site description#40

Merged
eraydin merged 1 commit into
mainfrom
dev
Apr 18, 2026
Merged

docs: update site description#40
eraydin merged 1 commit into
mainfrom
dev

Conversation

@eraydin
Copy link
Copy Markdown
Owner

@eraydin eraydin commented Apr 18, 2026

Remove stale EPPlus.Core reference from _config.yml site description.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eraydin eraydin merged commit 1f0e396 into main Apr 18, 2026
2 checks passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project description in the configuration file to reflect support for .NET 10. The review feedback suggests removing the specific version reference to prevent future maintenance issues and correcting a minor grammatical error in the phrasing.

Comment thread _config.yml
theme: jekyll-theme-minimal
title: EPPlus.Core.Extensions
description: Extensions library for both EPPlus and EPPlus.Core packages to manipulate MS Excel files easily.
description: An extensions library for EPPlus to generate and manipulate Excel files easily in .NET 10.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

Hardcoding the specific version '.NET 10' in the site description creates a maintenance burden, as it will need to be updated with every major framework upgrade. Additionally, 'An extensions library' is grammatically inconsistent (singular article with a plural noun). Consider using a more evergreen and concise description.

description: Extensions library for EPPlus to generate and manipulate Excel files easily in .NET.

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