Skip to content

Add links to specific overloads of ZipFileExtensions #2282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 11, 2019

Conversation

devrathnd
Copy link
Contributor

Changed links to point to specific overloads of ZipFileExtensions.CreateEntryFromFile

Summary

Changed links to point to specific overloads of ZipFileExtensions.CreateEntryFromFile in the section that talks about the three extension methods for the ZipArchive Class.

Changed links to point to specific overloads of ZipFileExtensions.CreateEntryFromFile
@BillWagner BillWagner requested a review from mairaw April 10, 2019 14:49
@rpetrusha rpetrusha added the ✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository label Apr 10, 2019
@rpetrusha rpetrusha added this to the April 2019 milestone Apr 10, 2019
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @devrathnd, for contributing to the dotnet/docs repo. Changing these xrefs to link to a specific overload of ZipExtensions is definitely helpful. However, there are actually four extension methods: ExtractToDirectory is overloaded, with a new overload available starting with .NET Core 2.0. I've suggested a change to the paragraph.

@rpetrusha
Copy link

Thanks, @devrathnd, for making the additional changes. We'll merge your PR now. The updated documentation should appear on docs.microsoft.com in the next day or two.

@rpetrusha rpetrusha merged commit 7882b09 into dotnet:master Apr 11, 2019
@devrathnd
Copy link
Contributor Author

Thank you @rpetrusha :)

@devrathnd devrathnd deleted the patch-1 branch April 12, 2019 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants