Iconic.Zlib.Netstandard is an open-source .NETSTANDARD, .NETCORE, 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.
Available on a Nuget: https://www.nuget.org/packages/Iconic.Zlib.Netstandard
TODO Setup Mono tests
(Done locally)
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.