Skip to content

Enhance project metadata for clarity and detail#347

Merged
shibayan merged 1 commit intomasterfrom
update-metadata
Apr 9, 2026
Merged

Enhance project metadata for clarity and detail#347
shibayan merged 1 commit intomasterfrom
update-metadata

Conversation

@shibayan
Copy link
Copy Markdown
Owner

@shibayan shibayan commented Apr 9, 2026

This pull request updates the NuGet package metadata in the Sharprompt.csproj file to improve discoverability and provide more accurate information about the package. The changes clarify the package's description, update links, and enhance search tags.

NuGet package metadata improvements:

  • Updated the Description to better explain the features of the package, emphasizing input, selection, validation, and model binding.
  • Added a PackageTitle property for clearer identification.
  • Changed the PackageProjectUrl to point to the documentation site instead of the GitHub repository.
  • Updated the PackageReleaseNotes to include a prefix and link to the release notes.
  • Expanded PackageTags to include additional relevant keywords such as csharp, dotnet, model-binding, and validation for better searchability.

@shibayan shibayan requested a review from Copilot April 9, 2026 08:57
@shibayan shibayan self-assigned this Apr 9, 2026
@shibayan shibayan added the enhancement New feature or request label Apr 9, 2026
Copy link
Copy Markdown
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

Updates NuGet package metadata for Sharprompt to improve discoverability and provide more accurate package details when published.

Changes:

  • Expanded the package Description and added PackageTitle.
  • Pointed PackageProjectUrl to the documentation site and improved PackageReleaseNotes text.
  • Broadened PackageTags with additional search keywords.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shibayan shibayan merged commit dd66f8d into master Apr 9, 2026
9 checks passed
@shibayan shibayan deleted the update-metadata branch April 9, 2026 09:06
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.

2 participants