Skip to content

feat: enhance NuGet package metadata and streamline CI/CD workflows#17

Merged
Ryujose merged 1 commit into
mainfrom
feat/doc-and-nuget-packages
Apr 3, 2026
Merged

feat: enhance NuGet package metadata and streamline CI/CD workflows#17
Ryujose merged 1 commit into
mainfrom
feat/doc-and-nuget-packages

Conversation

@Ryujose

@Ryujose Ryujose commented Apr 3, 2026

Copy link
Copy Markdown
Owner
  • Added detailed package metadata (authors, description, tags, license, project URL) to .csproj files.
  • Included README.md in NuGet package distribution.
  • Optimized nugetpackage.yml:
    • Refined permissions for package publishing.
    • Consolidated .NET build setup for simplicity.
    • Unified NuGet push logic for GitHub Packages and NuGet.org with duplicate-check support.
  • Expanded README.md with comprehensive usage documentation, including setup, examples, and API reference.

- Added detailed package metadata (authors, description, tags, license, project URL) to `.csproj` files.
- Included `README.md` in NuGet package distribution.
- Optimized `nugetpackage.yml`:
  - Refined permissions for package publishing.
  - Consolidated .NET build setup for simplicity.
  - Unified NuGet push logic for GitHub Packages and NuGet.org with duplicate-check support.
- Expanded `README.md` with comprehensive usage documentation, including setup, examples, and API reference.

Signed-off-by: Jose Luis Guerra Infante <sora_ryu@hotmail.com>
@Ryujose Ryujose merged commit e364624 into main Apr 3, 2026
3 checks passed
@Ryujose Ryujose added the enhancement New feature or request label Apr 3, 2026
@Ryujose Ryujose deleted the feat/doc-and-nuget-packages branch April 4, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant