IO.Compression.Zip API inventory

Provides ZIP archive and entry operations as a distinct component over vendored miniz.

Generated public inventory5 headersSource 6d429559

Ownership and selection

FactPinned value
Physical ownermodules/io-compression-zip
CMake targetSharpRuntime::IO.Compression.Zip
Component kindstatic
Direct production dependenciesIO, Core.Base (private)
External dependencyvendored miniz (private)
Public headers5
Production sources3

Select the component

set(SHARP_RUNTIME_COMPONENTS IO.Compression.Zip)
set(SHARP_RUNTIME_BUILD_TESTS OFF CACHE BOOL "" FORCE)
add_subdirectory(sharp-runtime)

target_link_libraries(app PRIVATE SharpRuntime::IO.Compression.Zip)

Compatibility and platform notes

Vendored miniz is private to the component. Archive format support and update semantics are a curated subset and this physical component has no dedicated test executable at the pin.

Implementation-status evidence

The owning module has no dedicated C++ test source at this pin. That is evidence about test topology, not a maturity score; behavior may still be exercised transitively or in integration tests.

This page deliberately reports source and test topology instead of a hand-authored Done/Partial maturity badge. Consult limitations and subsystem documentation for material behavioral reductions.

Public header and entry inventory

This complete list is derived from modules/io-compression-zip/include. Each filename is a public discovery entry; it may declare more than one type, and it does not imply method-level .NET parity.

System::IO::Compression5 public headers