Skip to content

feat: improve NuGet package metadata - #10

Merged
rodri-oliveira-dev merged 1 commit into
mainfrom
feat/improve-nuget-metadata
Aug 27, 2026
Merged

feat: improve NuGet package metadata#10
rodri-oliveira-dev merged 1 commit into
mainfrom
feat/improve-nuget-metadata

Conversation

@rodri-oliveira-dev

Copy link
Copy Markdown
Owner

Summary

Improves the NuGet package presentation and discoverability for TypedParameters.Dapper.SqlServer.

Changes

  • improves the NuGet title and description
  • expands package tags for Dapper, SQL Server, SqlClient, typed parameters, TVPs, and .NET discovery
  • adds the package project URL
  • adds a dedicated NuGet icon at resource/nuget-icon.png
  • configures PackageIcon and packs the icon into the .nupkg
  • preserves the existing package ID, assembly name, namespace, target frameworks, license, README, SourceLink, symbols, and package validation settings

Validation

  • branch is based directly on the current main
  • diff is limited to the package project file and the new icon
  • icon is a 256x256 PNG suitable for NuGet package metadata

@rodri-oliveira-dev
rodri-oliveira-dev merged commit 3b86638 into main Aug 27, 2026
10 checks passed
@rodri-oliveira-dev
rodri-oliveira-dev deleted the feat/improve-nuget-metadata branch August 27, 2026 18:42
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