ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms.
$ dotnet add package zlib.net-mutliplatformManaged version of the ZLIB compression library ported to .NET Core
This port is based on the 100% managed version of the library from ComponentAce.