GZip in .NET

GZip in .NET is really simple and straightforward. Below you can find a helper class that gives you the ability to compress and decompress a stream, byte array, string, or file - you can easily modify these to suit your needs.

View code on GitHub

Comments

Popular posts from this blog

Left Join in Entity Framework

C# Record Serialization

SQL Dates Table