Info
Version: | 1.3.1 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Friday, January 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aloneguid/IronSnappy |
NuGet Url: | https://www.nuget.org/packages/IronSnappy |
Install
Install-Package IronSnappy
dotnet add package IronSnappy
paket add IronSnappy
IronSnappy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.3)
- System.Memory(>= 4.5.3)
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.3)
- System.Memory(>= 4.5.3)
Tags
The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly does not depend on native Snappy binaries. Works everywhere .NET Core runs.