Add readmes for configuration packages, part 1#77733
Conversation
Update two existing readmes to work as package readme
|
Tagging subscribers to this area: @dotnet/area-extensions-configuration Issue DetailsThis PR adds library and package readme for 4 configuration packages and updates 2 existing readmes to work as package readme. I'm adding examples where i could come up with short and useful example code. Note: I'm using the absolute Github link to contribution bar, because the same readme is used both for library readme and package readme. Relative Github link won't work wheh it will be rendered on NuGet gallery.
|
tarekgh
left a comment
There was a problem hiding this comment.
@MSDN-WhiteKnight this looks great. Thanks a lot for your contribution.
|
@MSDN-WhiteKnight will you be interested addign more readme files to the extension libraries? your contribution is really appreciated. |
|
Yes, i will submit PR for more libraries next week. |
This PR adds library and package readme for 4 configuration packages and updates 2 existing readmes to work as package readme. I'm adding examples where i could come up with short and useful example code.
Note: I'm using the absolute Github link to contribution bar, because the same readme is used both for library readme and package readme. Relative Github link won't work wheh it will be rendered on NuGet gallery.
Related to: #59630, #77413