Snappier 1.0.0-beta001

This is a prerelease version of Snappier.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Snappier --version 1.0.0-beta001
NuGet\Install-Package Snappier -Version 1.0.0-beta001
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Snappier" Version="1.0.0-beta001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Snappier --version 1.0.0-beta001
#r "nuget: Snappier, 1.0.0-beta001"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Snappier as a Cake Addin
#addin nuget:?package=Snappier&version=1.0.0-beta001&prerelease

// Install Snappier as a Cake Tool
#tool nuget:?package=Snappier&version=1.0.0-beta001&prerelease

A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly
     from the official C++ implementation, with the addition of support for the framed stream format.

     By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
     by .NET Core. However, Snappier performs best in .NET Core 3.0 and later on little-endian x86/64 processors with the
     help of System.Runtime.Instrinsics.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Snappier:

Package Downloads
MongoDB.Driver.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Core Component of the Official MongoDB .NET Driver.

IronCompress

Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)

MongoDB.Driver.Core.signed

(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.

Etherna.MongoDB.Driver.Core

Fork by Etherna of the Core Component of the Official MongoDB .NET Driver.

Cave.MongoDB.Driver.Core

Signed version of the Core Component of the Official MongoDB .NET Driver.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Snappier:

Repository Stars
ravendb/ravendb
ACID Document Database
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
jfrog/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
couchbase/couchbase-net-client
The official Couchbase SDK for .NET Core and Full Frameworks
Version Downloads Last updated
1.1.6 5,381 3/5/2024
1.1.5 31,652 1/23/2024
1.1.4 7,776 1/15/2024
1.1.3 24,361 12/1/2023
1.1.2 23,932 11/9/2023
1.1.1 1,026,808 3/27/2023
1.1.0 17,482 3/12/2023
1.0.0 28,344,109 1/23/2021
1.0.0-beta002 1,676 11/3/2020
1.0.0-beta001 1,342 10/22/2020