Could we include a README file in our NuGet packages? #207
stijnmoreels
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Sounds like something we should include, the more docs the better 😉 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Starting from .NET 5, one can include a README file in the NuGet package generation. This README file is then shown on nuget.org as a first impression of the library. Maybe it's already enough to include the README of the GitHub repo?
Beta Was this translation helpful? Give feedback.
All reactions