Skip to main content
DeterministicIoPackaging package icon

DeterministicIoPackaging

Modify System.IO.Packaging (https://learn.microsoft.com/en-us/dotnet/api/system.io.packaging) files to ensure they are deterministic. Helpful for testing, build reproducibility, security verification, and ensuring package integrity across different build environments.

Total Downloads
26.1K
26,059
Published
Dec 17, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.7.2 .NETFramework4.8 net8.0 net9.0 net10.0

Dependencies

System.Buffers
.NETFramework4.7.2
[4.6.1, )
System.IO.Compression
.NETFramework4.7.2
[4.3.0, )
System.Memory
.NETFramework4.7.2
[4.6.3, )
System.Buffers
.NETFramework4.8
[4.6.1, )
System.IO.Compression
.NETFramework4.8
[4.3.0, )
System.Memory
.NETFramework4.8
[4.6.3, )

Adoption guide

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

Compatibility metadata lists 5 target frameworks; 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.