IronSnappy 1.3.0
Install-Package IronSnappy -Version 1.3.0
dotnet add package IronSnappy --version 1.3.0
<PackageReference Include="IronSnappy" Version="1.3.0" />
paket add IronSnappy --version 1.3.0
#r "nuget: IronSnappy, 1.3.0"
// Install IronSnappy as a Cake Addin
#addin nuget:?package=IronSnappy&version=1.3.0
// Install IronSnappy as a Cake Tool
#tool nuget:?package=IronSnappy&version=1.3.0
This is a native .NET port of Google Snappy compression/decompression library. 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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.Memory (>= 4.5.3)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Memory (>= 4.5.3)
-
.NETStandard 2.0
- System.Memory (>= 4.5.3)
-
.NETStandard 2.1
- System.Memory (>= 4.5.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on IronSnappy:
Package | Downloads |
---|---|
Parquet.Net
Pure managed .NET library to read and write Apache Parquet files, targeting .NET Standand 1.4 and up. Linux, Windows and Mac are first class citizens, but also works everywhere .NET is running (Android, iOS, IOT). Has zero dependencies on thrid-party libraries or any native code. Provides both low-level access to Apache Parquet files, and high-level utilities for more traditional and humanly understandable row-based access. Includes automatic serializer/deserializer from C# classes into parquet files that works by generating MSIL (bytecode) on the fly and is therefore super fast. |
|
AvroConvert
Apache Avro serializer for .NET. |
|
TfCheckpoint
Extract tensor data from Tensorflow checkpoint format |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on IronSnappy:
Repository | Stars |
---|---|
aloneguid/parquet-dotnet
🐬 Apache Parquet for modern .Net
|
see release history - https://github.com/aloneguid/IronSnappy/releases