wayfair-incubator / Gossip

Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.
https://wayfair-incubator.github.io/Gossip/
Apache License 2.0
1 stars 4 forks source link

Add README to Packaged Library #6

Closed wbaldoumas closed 2 years ago

wbaldoumas commented 2 years ago

Problem Statement

This library's main README should be added to the NuGet package provided by this repository. This will improve the user experience when browsing the package on https://www.nuget.org/.

Proposed Solution

This can easily be done by updating the package's project file. Examples and documentation on how to do this can be found here.

Alternatives Considered

N/A

Additional Context

The README I expect to be included can be found here.