Snappier 1.3.1 — NuGet Package for .NET
Snappier 1.3.1 NuGet package for .NET. A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C#…
Authors: btburnett3
Total downloads: 174,027,313
Project URL: https://brantburnett.github.io/Snappier/
License: BSD-3-Clause
Tags: snappy, compression, fast, io
Install Snappier 1.3.1
.NET CLI
dotnet add package Snappier --version 1.3.1
Package Manager Console
Install-Package Snappier -Version 1.3.1
PackageReference (csproj)
<PackageReference Include="Snappier" Version="1.3.1" />
View full details, downloads chart, dependencies and version history on NuBrowse.