dotnet / dotnet/dotnet-api-docs
Error in documentation of ZipArchive methods
Open
area-System.IO.Compression
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Code doesn't work
### Description
ZipFile.ExtractToDirectory(string, string, bool) is not available in .net framework 4. Evidently it won't be available until .net framework 5.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.io.compression.zipfile?view=net-9.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.IO.Compression/ZipFile.xml
### Document Version Independent Id
f0ddd3ed-832d-36c3-ec66-b8a9aca2a094
### Platform Id
3f496109-edbb-a62c-95ef-204d954dbb1a
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.