This is a small compression module help the .NET application can compress or decompress string data in runtime.
Info
| Version: | 3.3.18 |
| Author(s): | Lin, Ping-chen |
| Last Update: | Tuesday, December 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/ponylin1985/ZayniFramework |
| NuGet Url: | https://www.nuget.org/packages/ZayniFramework3.Compression |
Install
Install-Package ZayniFramework3.Compression
dotnet add package ZayniFramework3.Compression
paket add ZayniFramework3.Compression
ZayniFramework3.Compression Download (Unzip the "nupkg" after downloading)
Dependencies
- ZayniFramework3.Common(>= 3.3.18)
- ZayniFramework3.Logging(>= 3.3.18)