Skip to main content
OpenXmlStreaming package icon

OpenXmlStreaming

Forward-only writer for Office Open XML documents (`.docx`, `.xlsx`, `.pptx`). Writes directly to any writable stream โ€” including non-seekable streams such as HTTP response bodies โ€” without buffering the whole document in a `MemoryStream`.

Total Downloads
223
223
Published
Apr 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package OpenXmlStreaming --version 0.1.0
Package Manager Console
Install-Package OpenXmlStreaming -Version 0.1.0
PackageReference
<PackageReference Include="OpenXmlStreaming" Version="0.1.0" />

Frameworks

net10.0

Dependencies

[3.5.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.