GlitchedPolygons.Services.CompressionUtility
2.0.1
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).
Install-Package GlitchedPolygons.Services.CompressionUtility -Version 2.0.1
dotnet add package GlitchedPolygons.Services.CompressionUtility --version 2.0.1
<PackageReference Include="GlitchedPolygons.Services.CompressionUtility" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GlitchedPolygons.Services.CompressionUtility --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GlitchedPolygons.Services.CompressionUtility:
Package | Downloads |
---|---|
GlitchedPolygons.GlitchedEpistle.Client
Shared code base for all Glitched Epistle clients.
|
GitHub repositories
This package is not used by any popular GitHub repositories.