Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 664 Bytes

File metadata and controls

21 lines (11 loc) · 664 Bytes

Iconic.Zlib.Netstandard

Iconic.Zlib.Netstandard is an open-source .NETSTANDARD, .NETCORE, UWP and .NETFRAMEWORK compatible port of the Iconic.Zlib library.

It does not contain a multithreaded decompression stream due to netstandard1.3 not having the Threadpool.

Builds

Available on a Nuget: https://www.nuget.org/packages/Iconic.Zlib.Netstandard

Tests

TODO Setup Mono tests

Windows - Unit Tests

(Done locally)

Licensing

My changes/diff are licensed under MIT. The original Dotnetzip source's license can be found here and I'm also obligated to license this new version under the original license.