Useful compression utility for easily and quickly (de)compressing strings and byte[] arrays. Can be used in ASP.NET Core using the included dependency injection container (under Startup.cs call services.AddTransient and register the compression utility service there).
$ dotnet add package GlitchedPolygons.Services.CompressionUtilityNo README available.