Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 448 Bytes

#Iconic.Zlib.Netstandard

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.

Builds

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

##Tests

TODO Setup Mono tests

Windows - Unit Tests

(Done locally)

##Licensing

MIT Baby