Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
zipファイルを(実際に内容を抽出せずに)開いて、ファイルのリストを取得し、名前を変更できる.NETオープンソースAPIを探しています。すべて、zipを解凍して再圧縮する必要はありません。ファイル。
そのようなAPIはありますか?
DotNetZip- http://dotnetzip.codeplex.com/
ZipEntryのFilenameプロパティを編集できます。