Add MiniZ support to any .NET application
This NuGet package provides a .NET binding for MiniZ.
- .NET Core (.NETStandard 2.0 and higher on Windows, Linux and macOS)
- Mono
The native wrapper is a different package and contains pre-compiled binaries of libminiz.
NuGet Package | |
---|---|
Windows 64-bit | |
Windows 32-bit | |
macOS x64 | |
macOS arm64 | |
macOS (x64/arm64) | |
Linux x64 |
To install this package with the native dependency of your current platform, run:
Install-Package NetMiniZ
Install-Package NetMiniZ-Native