An implementation of the core NETFx ISerializer interface that provides stream compression/decompression on top of another serializer.
Info
Version: | 1.0.0 |
Author(s): | Daniel Cazzulino, kzu, Clarius |
Last Update: | Tuesday, August 30, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/netfx-System.GzipSerializer |
Install
Install-Package netfx-System.GzipSerializer
dotnet add package netfx-System.GzipSerializer
paket add netfx-System.GzipSerializer
netfx-System.GzipSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- netfx-Guard(1.3)
- netfx-System.ISerializer(1.0)
Tags