Info
Version: | 2.0.1 |
Author(s): | Glitched Polygons |
Last Update: | Wednesday, February 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GlitchedPolygons/CompressionUtility |
NuGet Url: | https://www.nuget.org/packages/GlitchedPolygons.Services.CompressionUtility |
Install
Install-Package GlitchedPolygons.Services.CompressionUtility
dotnet add package GlitchedPolygons.Services.CompressionUtility
paket add GlitchedPolygons.Services.CompressionUtility
GlitchedPolygons.Services.CompressionUtility Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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).