Skip to content

Improve nuget package metadata#42

Merged
Seramis merged 1 commit intoByteAether:mainfrom
Seramis:package-info-improvements
Apr 27, 2026
Merged

Improve nuget package metadata#42
Seramis merged 1 commit intoByteAether:mainfrom
Seramis:package-info-improvements

Conversation

@Seramis
Copy link
Copy Markdown
Member

@Seramis Seramis commented Apr 27, 2026

Description

Update NuGet workflow and metadata.

  • Removed redundant PackageReleaseNotes from the "Pack" step in the CI workflow.
  • Updated project description to emphasize database optimization, Base32 encoding, AOT readiness, and protection against enumeration attacks.
  • Refined metadata by adjusting tags, linking PackageProjectUrl to version-specific paths, changing license to use PackageLicenseExpression, and adding copyright info.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Other (please specify):

Checklist

  • The PR is submitted to the correct branch (main).
  • My code follows the project's coding style. (.editorconfig)
  • I have commented my code, particularly in hard-to-understand areas and public interfaces.
  • I have added or updated tests for the changes I made.
  • All new and existing tests passed.
  • I have updated the documentation where applicable.

- Removed redundant `PackageReleaseNotes` from the "Pack" step in the CI workflow.
- Updated project description to emphasize database optimization, Base32 encoding, AOT readiness, and protection against enumeration attacks.
- Refined metadata by adjusting tags, linking `PackageProjectUrl` to version-specific paths, changing license to use `PackageLicenseExpression`, and adding copyright info.
@Seramis Seramis self-assigned this Apr 27, 2026
@Seramis Seramis merged commit 4f1a8ec into ByteAether:main Apr 27, 2026
5 checks passed
@Seramis Seramis deleted the package-info-improvements branch April 27, 2026 12:11
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